Skip to content

Commit

Permalink
specify ruby version
Browse files Browse the repository at this point in the history
  • Loading branch information
benbalter committed Jan 25, 2015
1 parent d3bb8fa commit b3419bb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
language: ruby
script: "./script/cibuild"

rvm:
- 2.1

sudo: false
cache: bundler

Expand Down

0 comments on commit b3419bb

Please sign in to comment.