mirror of
https://github.com/gsi-upm/senpy
synced 2024-11-22 00:02:28 +00:00
Forcing Travis
This commit is contained in:
parent
4bcd046016
commit
f0b1cfcba6
@ -1,7 +1,6 @@
|
|||||||
language: python
|
language: python
|
||||||
python:
|
python:
|
||||||
- "2.7"
|
- "2.7"
|
||||||
# command to install dependencies
|
|
||||||
install: "pip install -r requirements.txt"
|
install: "pip install -r requirements.txt"
|
||||||
# command to run tests
|
# run nosetests - Tests
|
||||||
script: nosetests
|
script: nosetests
|
||||||
|
Loading…
Reference in New Issue
Block a user