Skip to content

Commit

Permalink
Merge pull request #1119 from braingourmets/task/travis-performance
Browse files Browse the repository at this point in the history
Configure Travis for better build performance
  • Loading branch information
justinfrench committed Jan 5, 2015
2 parents a89f933 + 9ebffe3 commit 23c18c3
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
@@ -1,7 +1,6 @@
sudo: false
cache: bundler
language: ruby
before_install:
- gem update --system
- gem update bundler
rvm:
- 1.9.3
- 2.0.0
Expand Down

0 comments on commit 23c18c3

Please sign in to comment.