Skip to content

Commit 7fa42e2

Browse files
authored
Update .travis.yml
try newest IDE version
1 parent 69a60fd commit 7fa42e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: c++
22
env:
33
global:
4-
- IDE_VERSION=1.8.1
4+
- IDE_VERSION=1.8.13
55
- BOARDMAPLE="stm32duino:STM32F1:mapleMini:bootloader_version=original,opt=osstd"
66
- BOARDSTM="stm32duino:STM32F1:genericSTM32F103C:device_variant=STM32F103C8,opt=osstd"
77
- BOARD644P="MightyCore:avr:644:pinout=bobuino,variant=modelP,LTO=Os,clock=8MHz_internal"

0 commit comments

Comments
 (0)