Skip to content

Commit

Permalink
Don't cue travis builds on branch pushes
Browse files Browse the repository at this point in the history
  • Loading branch information
tdsmith committed Jun 9, 2016
1 parent a5051b0 commit e163ce9
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
@@ -1,5 +1,9 @@
language: python
sudo: false
branches:
only:
- master
- /^v\d.*/
matrix:
include:
- env: TOXENV=py27
Expand Down

0 comments on commit e163ce9

Please sign in to comment.