Skip to content

Commit

Permalink
Remove restriction for CI jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
m4rx0 committed Apr 26, 2019
1 parent 5959959 commit e37beab
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ cache:
- vendor/bundle
# - spec/fixtures/modules
sudo: false
branches:
only:
- master
- develop
bundler_args: --without system_tests
script: "bundle exec rake validate && bundle exec rake lint && bundle exec rake spec SPEC_OPTS='--format documentation'"
matrix:
Expand Down

0 comments on commit e37beab

Please sign in to comment.