Skip to content

Commit 63826e3

Browse files
committed
Revert "Revert "Remove branch whitelist for Travis CI""
This reverts commit fabdcc6.
1 parent 4586f0e commit 63826e3

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.travis.yml

-6
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,6 @@ rvm:
44
- 2.1
55
script: "bundle exec rake test"
66

7-
# branch whitelist
8-
branches:
9-
only:
10-
- gh-pages # test the gh-pages branch
11-
- /pages-(.*)/ # test every branch which starts with "pages-"
12-
137
env:
148
global:
159
- NOKOGIRI_USE_SYSTEM_LIBRARIES=true # speeds up installation of html-proofer

0 commit comments

Comments
 (0)