Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
childish-sambino committed Jun 3, 2020
1 parent 10d6eb0 commit 6fe3d3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ deploy:
distributions: sdist bdist_wheel
on:
tags: true
condition: env(version)=3.6
condition: $version = 3.6

notifications:
slack:
Expand Down

0 comments on commit 6fe3d3c

Please sign in to comment.