Correct travis syntax
This commit is contained in:
parent
99622ab0e3
commit
ce5e0eb6ef
|
@ -8,6 +8,7 @@ python:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
fast_finish: true
|
fast_finish: true
|
||||||
|
include:
|
||||||
- stage: deploy
|
- stage: deploy
|
||||||
if: tag IS present
|
if: tag IS present
|
||||||
python: *latest_py3
|
python: *latest_py3
|
||||||
|
|
Loading…
Reference in New Issue
Block a user