update ,travis.yml

This commit is contained in:
hathach
2013-06-29 16:18:36 +07:00
parent d7fc73ff76
commit 689e36856e
2 changed files with 9 additions and 16 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
language: c
compiler:
- gcc
script: cd tests/test && rake test:all && cd ../lpc175x_6x && rake test:all
script: cd tests/lpc18xx_43xx && rake test:all && cd ../lpc175x_6x && rake test:all