mirror of
https://github.com/gunner47/GyverLamp.git
synced 2025-08-09 01:40:59 +03:00
add
This commit is contained in:
10
libraries/NTPClient-master/.travis.yml
Normal file
10
libraries/NTPClient-master/.travis.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
language: c
|
||||
sudo: false
|
||||
before_install:
|
||||
- source <(curl -SLs https://raw.githubusercontent.com/adafruit/travis-ci-arduino/master/install.sh)
|
||||
script:
|
||||
- build_platform esp8266
|
||||
notifications:
|
||||
email:
|
||||
on_success: change
|
||||
on_failure: change
|
Reference in New Issue
Block a user