Skip to content

Commit

Permalink
allow Gemfile-edge travis builds to fail
Browse files Browse the repository at this point in the history
Since fog-core is pinned in the gemspec, this is only useful information
for upcoming upgrades to fog-core.
  • Loading branch information
lanej authored and starbeast committed Dec 8, 2017
1 parent 7ed661e commit 3a63646
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,13 @@ matrix:
gemfile: Gemfile
allow_failures:
- rvm: jruby-head
gemfile: Gemfile
- rvm: 2.2.0
gemfile: gemfiles/Gemfile-edge
- rvm: 2.3.0
gemfile: gemfiles/Gemfile-edge
- rvm: 2.1.1
gemfile: gemfiles/Gemfile-edge
notifications:
email: false
irc:
Expand Down

0 comments on commit 3a63646

Please sign in to comment.