Skip to content
This repository was archived by the owner on Feb 22, 2018. It is now read-only.

Commit 2b3942f

Browse files
committed
chore(travis): set sudo: false in .travis.yaml to send the builds to the docker queue
1 parent ff842e1 commit 2b3942f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
language: node_js
2+
sudo: false
23
node_js:
34
- '0.11'
45
env:

0 commit comments

Comments
 (0)