Skip to content

Commit

Permalink
Don't run Travis on resources branch
Browse files Browse the repository at this point in the history
  • Loading branch information
WaveHack committed Jan 25, 2017
1 parent 842d1f4 commit d2c1432
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 @@ -3,6 +3,10 @@ language: php
php:
- 5.6

branches:
except:
- resources

before_script:
- bash bin/init.sh testing

Expand Down

0 comments on commit d2c1432

Please sign in to comment.