Skip to content
This repository was archived by the owner on Jun 11, 2022. It is now read-only.

Commit

Permalink
Tweak CI config
Browse files Browse the repository at this point in the history
  • Loading branch information
maeve committed Jun 14, 2017
1 parent 7cbe643 commit 6c7f426
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,12 @@ matrix:
exclude:
- rvm: 2.4.1
gemfile: gemfiles/rails_4.1.gemfile
allow_failures:
- rvm: 2.4.1
dist: trusty
sudo: false
cache:
bundler: true
before_install:
- gem update bundler
before_script:
Expand Down

0 comments on commit 6c7f426

Please sign in to comment.