Skip to content

Commit 62466e1

Browse files
committed
Remove restriction for CI jobs
1 parent 32507c4 commit 62466e1

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

-4
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@ cache:
55
- vendor/bundle
66
# - spec/fixtures/modules
77
sudo: false
8-
branches:
9-
only:
10-
- master
11-
- develop
128
bundler_args: --without system_tests
139
script: "bundle exec rake validate && bundle exec rake lint && bundle exec rake spec SPEC_OPTS='--format documentation'"
1410
matrix:

0 commit comments

Comments
 (0)