disable running test for lpc175x_6x on travis

This commit is contained in:
hathach
2014-04-18 14:01:36 +07:00
parent 2c9ecb300a
commit 6aecb62be2
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
language: c
compiler:
- gcc
script: cd tests/lpc18xx_43xx && rake test:all && cd ../lpc175x_6x && rake test:all
script: cd tests/lpc18xx_43xx && rake test:all