Skip to content

Commit

Permalink
Fix .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nepalez committed May 19, 2016
1 parent 9a27b29 commit e6e0251
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
language: ruby
before_install: gem install bundler -v 1.11.2
cache: bundler
script: bundle exec rspec
script: bundle exec rake
rvm:
- '2.2'
- '2.3.0'
Expand Down

0 comments on commit e6e0251

Please sign in to comment.