Skip to content

Commit

Permalink
Skip testing version tags
Browse files Browse the repository at this point in the history
  • Loading branch information
tovrstra committed May 15, 2017
1 parent 6cc1d5e commit 5757fff
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ python:
- "2.7"
virtualenv:
system_site_packages: true
branches:
except:
# skip version tags
/^\d+\.\d+(\.\d+)$/
install:
- "sudo apt-get update"
- "sudo apt-get --no-install-recommends install python-numpy python-scipy python-matplotlib libhdf5-serial-dev gfortran"
Expand Down

0 comments on commit 5757fff

Please sign in to comment.