Update .travis.yml

This commit is contained in:
nikant 2017-01-09 12:36:45 +02:00 committed by GitHub
parent e5d4ea0874
commit 139c15877d
1 changed files with 1 additions and 3 deletions

View File

@ -25,7 +25,6 @@ script:
- "echo $PWD"
- "echo $HOME"
- "ls $PWD"
- source $TRAVIS_BUILD_DIR/travis/common.sh
# - build_examples
# - "cat $PWD/examples/AutoConnect/AutoConnect.ino"
- arduino -v --verbose-build --verify $PWD/THE433.ino
@ -35,5 +34,4 @@ notifications:
email:
on_success: change
on_failure: change
#
#