Skip to content

Commit

Permalink
Merge pull request sensu#570 from portertech/rvm
Browse files Browse the repository at this point in the history
RVM use ruby "2.1", travis-ci/travis-ci#2220
  • Loading branch information
portertech committed May 2, 2014
2 parents bbcc8e6 + dbc4c5c commit 646d9df
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
@@ -1,6 +1,6 @@
language: ruby
rvm:
- 2.1.0
- 2.1
script:
- 'bundle exec rubocop --config .rubocop.yml'
- 'bundle exec rake spec'

0 comments on commit 646d9df

Please sign in to comment.