Skip to content

Commit 686fdb1

Browse files
author
Fabiano Riccardi
committed
New travis
Signed-off-by: Fabiano Riccardi <fabiuz4@hotmail.it>
1 parent c8d9cd5 commit 686fdb1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@ script:
1919
- "echo $PWD"
2020
- "echo $HOME"
2121
- "ls $PWD"
22-
- source $TRAVIS_BUILD_DIR/travis/common.sh
23-
- build_examples
22+
- arduino --verify --board arduino:avr:uno $PWD/examples/SHT30_Shield/SHT30_Shield.ino
2423
notifications:
2524
email:
2625
on_success: change

0 commit comments

Comments
 (0)