Skip to content

Commit

Permalink
Add python3 branch to travis check
Browse files Browse the repository at this point in the history
Since python3 branch was added to move the code to python3 the travis
must be run on there as well.
seealso #937
  • Loading branch information
blackHatMonkey committed Jun 11, 2018
1 parent 1a61970 commit 47b7442
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -20,6 +20,7 @@ script:
branches:
only:
- master
- python3

notifications:
email:
Expand Down

0 comments on commit 47b7442

Please sign in to comment.