Skip to content

Commit

Permalink
Merge pull request #821 from braingourmets/task/travis-performance
Browse files Browse the repository at this point in the history
[TASK] Configure Travis for better build performance
  • Loading branch information
norman committed Dec 24, 2014
2 parents 422d64e + daafd27 commit 74b16aa
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,3 +1,6 @@
sudo: false
language: ruby
cache: bundler
rvm:
- 2.1.4
- 2.0.0
Expand Down

0 comments on commit 74b16aa

Please sign in to comment.