Correct travis syntax

This commit is contained in:
Jason R. Coombs 2017-11-16 13:17:16 -05:00
parent 99622ab0e3
commit ce5e0eb6ef

View File

@ -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