Update .travis.yml
This commit is contained in:
parent
a52d035c0e
commit
660a826aed
@ -1,5 +1,6 @@
|
||||
language: python
|
||||
python:
|
||||
- "2.7"
|
||||
- "3.6"
|
||||
os: linux
|
||||
dist: xenial
|
||||
@ -9,4 +10,4 @@ install:
|
||||
before_script:
|
||||
cd tests
|
||||
script:
|
||||
- python test_1.py
|
||||
- pytest test_1.py
|
||||
|
Loading…
x
Reference in New Issue
Block a user