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