Correct travis syntax

master
Jason R. Coombs 7 years ago
parent 99622ab0e3
commit ce5e0eb6ef
  1. 1
      .travis.yml

@ -8,6 +8,7 @@ python:
jobs:
fast_finish: true
include:
- stage: deploy
if: tag IS present
python: *latest_py3

Loading…
Cancel
Save