Come on Travis, do your thing.
This commit is contained in:
parent
69db820896
commit
0275824e86
|
|
@ -1,8 +1,11 @@
|
|||
language: c
|
||||
sudo: false
|
||||
|
||||
before_install:
|
||||
- source <(curl -SLs https://raw.githubusercontent.com/fortyseveneffects/travis-ci-arduino/master/install.sh)
|
||||
|
||||
script:
|
||||
- build_main_platforms
|
||||
|
||||
notifications:
|
||||
email: false
|
||||
|
|
|
|||
Loading…
Reference in New Issue