This commit is contained in:
Matthias Bussonnier 2015-06-24 17:34:09 +02:00 committed by Bruno Oliveira
parent 195afa0733
commit ec5286ea8c
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
sudo: false
language: python
python:
- 'nightly'
# command to install dependencies
install: "pip install -U tox"
# # command to run tests