From ce5e0eb6ef5943bfa15edf5f9ea3f74e71ab00e4 Mon Sep 17 00:00:00 2001 From: "Jason R. Coombs" Date: Thu, 16 Nov 2017 13:17:16 -0500 Subject: [PATCH] Correct travis syntax --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index c7ed90b..61180db 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,6 +8,7 @@ python: jobs: fast_finish: true + include: - stage: deploy if: tag IS present python: *latest_py3