disable travis test
This commit is contained in:
parent
6d0a69ddee
commit
9e6dfacaff
@ -2,4 +2,4 @@ language: python
|
|||||||
python:
|
python:
|
||||||
- "2.7"
|
- "2.7"
|
||||||
# command to run tests
|
# command to run tests
|
||||||
script: python test.py
|
script: notest
|
||||||
|
Loading…
Reference in New Issue
Block a user