We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
BusIO
1 parent 17d8b2a commit adb1762Copy full SHA for adb1762
.travis.yml
@@ -33,3 +33,6 @@ script:
33
- cd ..
34
- bundle install
35
- bundle exec arduino_ci.rb
36
+ - cd ../BusIO
37
+ - bundle install
38
+ - bundle exec arduino_ci.rb
appveyor.yml
@@ -31,3 +31,6 @@ test_script:
31
32
0 commit comments