Skip to content

Commit adb1762

Browse files
author
James Foster
committed
Run BusIO tests and demonstrate failurew.
1 parent 17d8b2a commit adb1762

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,6 @@ script:
3333
- cd ..
3434
- bundle install
3535
- bundle exec arduino_ci.rb
36+
- cd ../BusIO
37+
- bundle install
38+
- bundle exec arduino_ci.rb

appveyor.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,6 @@ test_script:
3131
- cd ..
3232
- bundle install
3333
- bundle exec arduino_ci.rb
34+
- cd ../BusIO
35+
- bundle install
36+
- bundle exec arduino_ci.rb

0 commit comments

Comments
 (0)