Add dummy script option to Travis conf
This commit is contained in:
parent
1232c97a3f
commit
fa78b22b60
@ -2,6 +2,7 @@ language: python
|
|||||||
python:
|
python:
|
||||||
- '2.6'
|
- '2.6'
|
||||||
- '2.7'
|
- '2.7'
|
||||||
|
script: 'true'
|
||||||
deploy:
|
deploy:
|
||||||
provider: pypi
|
provider: pypi
|
||||||
user: f3flight
|
user: f3flight
|
||||||
|
Loading…
x
Reference in New Issue
Block a user