Skip to content

Commit

Permalink
enable travis container environment
Browse files Browse the repository at this point in the history
  • Loading branch information
jlambert121 committed Jan 12, 2015
1 parent 296851c commit 95da534
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
language: ruby
bundler_args: --without system_tests
script: "bundle install && bundle exec rake validate && bundle exec rake test SPEC_OPTS='--format documentation'"
cache: bundler
sudo: false
rvm:
- 1.8.7
- 1.9.3
Expand Down

0 comments on commit 95da534

Please sign in to comment.