Skip to content

Commit

Permalink
Merge pull request #124 from mcci-catena/issue122
Browse files Browse the repository at this point in the history
Fix #122: change TravisCI Arduino IDE version to 1.8.8
  • Loading branch information
terrillmoore authored Feb 13, 2019
2 parents ff8208e + 5c7e4f8 commit 259605b
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 @@ -19,7 +19,7 @@ sudo: false

env:
global:
- IDE_VERSION=1.8.7
- IDE_VERSION=1.8.8
matrix:
- TARGET=samd
- TARGET=stm32l0
Expand Down

0 comments on commit 259605b

Please sign in to comment.