[jsinterp] Unittest2 in reqs
This commit is contained in:
parent
e392f7897d
commit
88d2a4ed40
@ -7,7 +7,8 @@ python:
|
||||
- "3.4"
|
||||
- "3.5"
|
||||
sudo: false
|
||||
script: nosetests test --verbose
|
||||
install: "pip install -r requirements.txt"
|
||||
script: nosetests test/test_jsinterp* --verbose
|
||||
notifications:
|
||||
email:
|
||||
- filippo.valsorda@gmail.com
|
||||
|
1
requirements.txt
Normal file
1
requirements.txt
Normal file
@ -0,0 +1 @@
|
||||
unittest2 ; python_version < '2.7'
|
Loading…
x
Reference in New Issue
Block a user