Skip to content

Commit 3a63646

Browse files
lanejstarbeast
authored andcommitted
allow Gemfile-edge travis builds to fail
Since fog-core is pinned in the gemspec, this is only useful information for upcoming upgrades to fog-core.
1 parent 7ed661e commit 3a63646

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.travis.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,13 @@ matrix:
3535
gemfile: Gemfile
3636
allow_failures:
3737
- rvm: jruby-head
38+
gemfile: Gemfile
39+
- rvm: 2.2.0
40+
gemfile: gemfiles/Gemfile-edge
41+
- rvm: 2.3.0
42+
gemfile: gemfiles/Gemfile-edge
43+
- rvm: 2.1.1
44+
gemfile: gemfiles/Gemfile-edge
3845
notifications:
3946
email: false
4047
irc:

0 commit comments

Comments
 (0)