We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99b061a commit a2d242eCopy full SHA for a2d242e
.travis.yml
@@ -133,7 +133,7 @@ matrix:
133
- sourceline: ppa:team-gcc-arm-embedded/ppa
134
packages: [gcc-arm-embedded]
135
language: python # NOTE: only way to ensure python>=2.7.10 on Trusty image
136
- python: 2.7
+ python: 3.6
137
install: make -f ./targets/mbedos5/Makefile.travis install
138
script: make -f ./targets/mbedos5/Makefile.travis script
139
0 commit comments