Skip to content

Commit

Permalink
Merge pull request #231 from braingourmets/task/travis-performance
Browse files Browse the repository at this point in the history
[TASK] Configure Travis CI for better build performance
  • Loading branch information
flyerhzm committed Dec 28, 2014
2 parents 01f4311 + 5782e0a commit a169391
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
@@ -1,4 +1,6 @@
sudo: false
language: ruby
cache: bundler
rvm:
- 1.9.3
- 2.0.0
Expand Down

0 comments on commit a169391

Please sign in to comment.