Forcing Travis

pull/8/head
J. Fernando Sánchez 9 years ago
parent 4bcd046016
commit f0b1cfcba6

@ -1,7 +1,6 @@
language: python
python:
- "2.7"
# command to install dependencies
install: "pip install -r requirements.txt"
# command to run tests
# run nosetests - Tests
script: nosetests

Loading…
Cancel
Save