Skip to content

Commit

Permalink
Updated travis config to build only on master branches
Browse files Browse the repository at this point in the history
  • Loading branch information
SilverFire committed Jan 14, 2017
1 parent 43de339 commit bd87be9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ dist: trusty
# faster builds on new travis setup not using sudo
sudo: false

# build only on master branches
branches:
only:
- master
- 2.1


#
# Test Matrix
Expand Down

0 comments on commit bd87be9

Please sign in to comment.