update travis yml

This commit is contained in:
hathach 2013-05-09 13:55:01 +07:00
parent 327519a5a6
commit e0cbd89a98
1 changed files with 1 additions and 1 deletions

View File

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