Skip to content

Commit

Permalink
Use the new build env on Travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
JuanitoFatas authored and flori committed Jan 9, 2015
1 parent eddd9ba commit cfa8b00
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
@@ -1,5 +1,6 @@
# Passes arguments to bundle install (http://gembundler.com/man/bundle-install.1.html)
#bundler_args: --binstubs
language: ruby

# Specify which ruby versions you wish to run your tests on, each version will be used
rvm:
Expand All @@ -19,3 +20,5 @@ matrix:
- rvm: rbx-2
- rvm: ruby-head
script: "bundle exec rake"

sudo: false

0 comments on commit cfa8b00

Please sign in to comment.