mirror of
https://github.com/haml/haml.git
synced 2022-11-09 12:33:31 -05:00
Merge pull request #821 from braingourmets/task/travis-performance
[TASK] Configure Travis for better build performance
This commit is contained in:
commit
74b16aac7e
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
sudo: false
|
||||
language: ruby
|
||||
cache: bundler
|
||||
rvm:
|
||||
- 2.1.4
|
||||
- 2.0.0
|
||||
|
|
Loading…
Add table
Reference in a new issue