Skip to content

Commit

Permalink
updates travis helper function call
Browse files Browse the repository at this point in the history
  • Loading branch information
toddtreece committed Jul 27, 2015
1 parent db546d9 commit a4d78a4
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 @@ -4,7 +4,7 @@ before_install:
- source <(curl -SLs https://raw.githubusercontent.com/adafruit/travis-ci-arduino/master/install.sh)
script:
- build_main_platforms
- build_examples trinket
- build_platform trinket
notifications:
email:
on_success: change
Expand Down

0 comments on commit a4d78a4

Please sign in to comment.