Skip to content

Commit

Permalink
Updated travis script
Browse files Browse the repository at this point in the history
  • Loading branch information
abelcarreras committed Mar 12, 2021
1 parent c3968ee commit 0cbe3a6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -4,7 +4,7 @@ os:

python:
- '2.7'
- '3.5'
- '3.8'

branches:
only:
Expand Down Expand Up @@ -43,3 +43,4 @@ deploy:
on:
branch: master
tags: false
condition: $TRAVIS_PYTHON_VERSION != "2.7"

0 comments on commit 0cbe3a6

Please sign in to comment.