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

14 commits

Author SHA1 Message Date
Nagesh A T
90747dfe63
Update .travis.yml
test
2020-12-14 20:57:01 +05:30
Stan Hu
1701eaf611 Test Ruby v2.6.6 and v2.7.2 in CI 2020-11-18 15:52:35 -08:00
geemus
7b0dc8db1d update travis config 2019-01-30 10:21:44 -06:00
Tomer Brisker
5cb6edaa0a Drop Ruby<2.0 support
Users requiring ruby 1.9 or older should use the main fog gem.
2017-10-23 16:49:59 +03:00
Joshua Lane
6db382d0ed
remove jruby-18mode from travis
```
$ rvm use jruby-d18 --install --binary --fuzzy
jruby-d18 is not installed - installing.
Searching for binary rubies, this might take some time.
Requested binary installation but no rubies are available to download, consider skipping --binary flag.
Gemset '' does not exist, 'rvm jruby-d18 do rvm gemset create ' first, or append '--create'.
The command "rvm use jruby-d18 --install --binary --fuzzy" failed and exited with 2 during .
```
2017-10-17 11:50:19 -07:00
Joshua Lane
e4c9aa3f8f
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.
2017-10-17 11:26:21 -07:00
Joshua Lane
4c54cf9eea
use latest bundler during CI run 2017-09-25 11:27:01 -07:00
Aaron Stone
766639c49d Add Gemfile-ruby-2.0 for Ruby 2.0 on Travis CI
Pin Nokogiri to version 1.6.x for Ruby 2.0, since Nokogiri 1.7.x requires Ruby 2.1 or higher.
2017-01-04 00:20:15 -08:00
Yusuke Ebihara
076a889746 Modify using Code Climate. 2016-11-22 12:06:32 +09:00
Joshua Lane
553c563ad7 test(ci): fix 1.9 builds with json >= 2.0 2016-07-22 08:56:25 -07:00
Josh Lane
33612a8a2a add travis units for 2.3.0 2016-03-01 08:13:03 -08:00
Josh Lane
0bc53fc815 add codeclimate 2015-01-05 09:11:37 -08:00
Josh Lane
8ca885c7c8 don't build tags 2015-01-02 10:31:17 -08:00
Josh Lane
dcfd354b8a working tests 2015-01-02 09:42:20 -08:00