Skip to content

Commit 7002be3

Browse files
committedJan 11, 2015
Enable container based builds in travis-ci
1 parent b9516a2 commit 7002be3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
language: ruby
22

3+
sudo: false
4+
35
cache:
46
bundler: true
57
directories:

0 commit comments

Comments
 (0)
Please sign in to comment.