Skip to content

Commit

Permalink
Updated travis to run on tags
Browse files Browse the repository at this point in the history
  • Loading branch information
ctokheim committed Jun 10, 2016
1 parent 512b9f9 commit b5afa2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ python:
branches:
only:
- master
- /^v.*$/
install:
- if [[ "$TRAVIS_PYTHON_VERSION" == "2.7" ]]; then wget https://repo.continuum.io/miniconda/Miniconda-latest-Linux-x86_64.sh
-O miniconda.sh; else wget https://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh
Expand Down

0 comments on commit b5afa2f

Please sign in to comment.