Skip to content

Commit

Permalink
more changes
Browse files Browse the repository at this point in the history
  • Loading branch information
oriolbcn committed May 18, 2018
1 parent 5bd5edd commit e9d25c3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ language: ruby
cache: bundler
sudo: false
rvm:
- 2.0.0-p598
- 2.1.10
- 2.2.10
- 2.3.7
- 2.4.4
Expand All @@ -13,4 +11,4 @@ rvm:
before_install:
- gem update --system
script:
- bundle exec rubocop && bundle exec rake
- bundle exec rubocop && bundle exec rspec spec

0 comments on commit e9d25c3

Please sign in to comment.