Update .travis.yml

Oops. lost track of which directory the script was addressing
This commit is contained in:
Mark VanderVoord
2017-04-07 22:40:33 -04:00
committed by GitHub
parent 392a5537d9
commit f1789ba633
+1 -1
View File
@@ -25,5 +25,5 @@ script:
- make setup
- make test
- cd ..
- cd examples && cd temp_sensor
- cd temp_sensor
- rake ci