.travis.yml in moneta-api-1.12.5 vs .travis.yml in moneta-api-1.12.6
- old
+ new
@@ -1,11 +1,11 @@
language: ruby
rvm:
- - 2.0.0
- - 2.1
- - 2.2
- - 2.2.3
+ - 2.2.6
+ - 2.3.3
+ - 2.4.0
before_script:
- cp spec/support/moneta.example.yml spec/support/moneta.yml
+ - bundle update
script:
- CODECLIMATE_REPO_TOKEN=d10be753ffa1a760be2df97c61673629a3fa86270cdd898250b8366213b0799c bundle exec rspec