travis again

This commit is contained in:
hathach 2013-05-09 13:56:29 +07:00
parent e0cbd89a98
commit a580465ec9
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
language: c
compiler:
- gcc
script: cd tests/ & test:all
script: cd tests/ & rake test:all