Skip to content

Commit e8b6f27

Browse files
committed
build: use Travis CI container infrastructure
1 parent cfd7ea5 commit e8b6f27

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@ matrix:
77
allow_failures:
88
- node_js: "0.11"
99
fast_finish: true
10+
sudo: false
1011
script: "npm run-script test-ci"
1112
after_script: "npm install [email protected] && cat ./coverage/lcov.info | coveralls"

0 commit comments

Comments
 (0)