.travis.yml: switch to master version of travis-ci-arduino
This commit is contained in:
parent
b9d1f6348e
commit
5cfd205dbb
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ env:
|
|||
- PLATFORM_CHECK_ONLY_ON_FILE=true
|
||||
|
||||
before_install:
|
||||
- source <(curl -SLs https://raw.githubusercontent.com/adafruit/travis-ci-arduino/platform_check_only_if_file/install.sh)
|
||||
- source <(curl -SLs https://raw.githubusercontent.com/adafruit/travis-ci-arduino/master/install.sh)
|
||||
|
||||
install:
|
||||
- ./arduino_libinstall
|
||||
|
|
|
|||
Loading…
Reference in a new issue