Skip to content

Commit 40be685

Browse files
committed
[Tests] building C extensions on iojs 3 and greater doesn’t work on a stock sudoless travis-ci VM.
Reverts #244.
1 parent 9a6b655 commit 40be685

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
language: node_js
2-
sudo: false
2+
sudo: true
33
node_js:
44
- "0.10"
55
- "0.12"

0 commit comments

Comments
 (0)