1
0
Fork 0
mirror of https://github.com/fog/fog-aws.git synced 2022-11-09 13:50:52 -05:00

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.
This commit is contained in:
Joshua Lane 2017-10-17 11:26:21 -07:00
parent 973eed7b9a
commit e4c9aa3f8f
No known key found for this signature in database
GPG key ID: E37522BC4267876A

View file

@ -35,6 +35,13 @@ matrix:
gemfile: Gemfile gemfile: Gemfile
allow_failures: allow_failures:
- rvm: jruby-head - 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: notifications:
email: false email: false
irc: irc: