disable running test for lpc175x_6x on travis
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user