Skip to content

Commit

Permalink
Merge pull request #7 from smartcitiesdata/travis_branches
Browse files Browse the repository at this point in the history
Only building master and release branches
  • Loading branch information
Jarred Olson authored May 17, 2019
2 parents d3794f4 + 05c99c2 commit a8f516a
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 @@ -17,3 +17,7 @@ deploy:
script: bash scripts/deploy.sh
on:
tags: true
branches:
only:
- master
- /\d{1,3}\.\d{1,3}\.\d{1,3}/

0 comments on commit a8f516a

Please sign in to comment.