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

Updated travis file

parent 0729bcc8
No related branches found
No related tags found
No related merge requests found
......@@ -5,8 +5,10 @@ matrix:
services: docker
script: docker run --rm -v ${PWD}:/module bitcraze/builder ./tools/build/build
- os: linux
sudo: false
language: python
python: 2.7
env: TOXENV=py27,py36
install: pip install tox
python:
- "2.7"
- "3.4"
install: pip install tox-travis
script: tox
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment