Skip to content

Commit

Permalink
Improve Travis startup time
Browse files Browse the repository at this point in the history
  • Loading branch information
yasuhito committed Dec 14, 2015
1 parent 10278f2 commit 54f567c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
sudo: false

language: ruby

bundler_args: --without development
cache: bundler

script: bundle exec rake travis

Expand Down

0 comments on commit 54f567c

Please sign in to comment.