Skip to content

Commit

Permalink
Merge pull request #155 from jnicklas/faster_travisci
Browse files Browse the repository at this point in the history
Use container-based stack and caching of TravisCI
  • Loading branch information
gongo committed Apr 9, 2015
2 parents 2d28a5a + 0219a89 commit a887e00
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
language: ruby

sudo: false
cache: bundler

matrix:
allow_failures:
- gemfile: Gemfile
Expand Down

0 comments on commit a887e00

Please sign in to comment.