Skip to content

Commit

Permalink
Update .travis.yml for faster runs
Browse files Browse the repository at this point in the history
Use Travis container for faster tests.
Cache Bundler downloads.
  • Loading branch information
jc00ke committed Feb 3, 2015
1 parent 62c37b8 commit 0933cf2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
@@ -1,4 +1,6 @@
language: ruby
sudo: false
cache: bundler
script: 'bundle exec rake test:coverage'
rvm:
- 2.0.0
Expand Down

0 comments on commit 0933cf2

Please sign in to comment.