Skip to content

Commit

Permalink
오타 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
gyungdal committed May 25, 2018
1 parent 90eb8a5 commit c0b2ffa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ before_install:
install:
- source <(curl -SLs https://raw.githubusercontent.com/gyungdal/Flow-measurement/dev/travis_lib_install.sh)
script:
- $HOME/arduino --verify --board ${BOARD} $HOME/gyungdal/flow-measurement.ino
- arduino --verify --board ${BOARD} $HOME/gyungdal/flow-measurement.ino
notifications:
email:
on_success: change
Expand Down

0 comments on commit c0b2ffa

Please sign in to comment.