Skip to content

Commit

Permalink
Revert "Reverted the arduino version to the old one in travis config"
Browse files Browse the repository at this point in the history
This reverts commit 1584d3f.
  • Loading branch information
isso committed Dec 19, 2016
1 parent 9fc1396 commit 460cccd
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 @@ -2,7 +2,7 @@ language: cpp

env:
global:
- ARDUINO_VERSION="1.6.12"
- ARDUINO_VERSION="1.6.13"
matrix:
- PLATFORM='arduino:avr' BOARD='uno'
- PLATFORM='arduino:avr' BOARD='mega:cpu=atmega2560'
Expand Down

0 comments on commit 460cccd

Please sign in to comment.