Skip to content
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.

Commit

Permalink
stop building tags in travis (#237)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattkime committed Apr 11, 2017
1 parent f8f0422 commit dc3135b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ cache:

branches: # exclude tags
exclude:
- /^\d+$/
- /^\d+\.\d+.\d+/

env:
global:
Expand Down

0 comments on commit dc3135b

Please sign in to comment.