Skip to content

Commit

Permalink
Start Travis on tags
Browse files Browse the repository at this point in the history
  • Loading branch information
Roman Miroshnychenko committed Oct 12, 2016
1 parent 0eecd26 commit 7f5b66e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
branches:
only: master
only:
- master
- /v\.\d+\.\d+\.\d+/
language: python
python: "2.7"
install: true
Expand Down

0 comments on commit 7f5b66e

Please sign in to comment.