Skip to content

Commit 926e670

Browse files
committed
Merge pull request #1423 from rspec/update-travis
Update travis to specify specific branches to run.
2 parents a189fcf + 781cba1 commit 926e670

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,3 +89,8 @@ matrix:
8989
- rvm: 2.2
9090
env: RAILS_VERSION='~> 3.1.12'
9191
fast_finish: true
92+
93+
branches:
94+
only:
95+
- master
96+
- /^\d+-\d+-maintenance$/

0 commit comments

Comments
 (0)