Update .travis.yml

This commit is contained in:
Rene Hopf
2015-11-18 15:48:09 +01:00
parent 92975ee319
commit bb134cf313
+3
View File
@@ -18,6 +18,9 @@ before_install:
script:
- "make"
- "cd stm32f103/"
- "make"
- "cd .."
- "cd term/"
- "mkdir build/"
- "cd build/"