Skip to content

Commit

Permalink
Reverted the arduino version to the old one in travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
isso committed Dec 19, 2016
1 parent ff6d579 commit 1584d3f
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.13"
- ARDUINO_VERSION="1.6.12"
matrix:
- PLATFORM='arduino:avr' BOARD='uno'
- PLATFORM='arduino:avr' BOARD='mega:cpu=atmega2560'
Expand Down

0 comments on commit 1584d3f

Please sign in to comment.