Skip to content
Snippets Groups Projects
Commit 0729bcc8 authored by Kristoffer Richardsson's avatar Kristoffer Richardsson
Browse files

Updated travis file

parent 392b4706
No related branches found
No related tags found
No related merge requests found
...@@ -6,6 +6,7 @@ matrix: ...@@ -6,6 +6,7 @@ matrix:
script: docker run --rm -v ${PWD}:/module bitcraze/builder ./tools/build/build script: docker run --rm -v ${PWD}:/module bitcraze/builder ./tools/build/build
- os: linux - os: linux
language: python language: python
env: TOXENV=py27,py34 python: 2.7
env: TOXENV=py27,py36
install: pip install tox install: pip install tox
script: tox script: tox
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment