Skip to content

Commit c14d6e0

Browse files
committed
TravisCI: migrate to container-based infrastructure
Further reading http://docs.travis-ci.com/user/migrating-from-legacy/
1 parent f4fb34d commit c14d6e0

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
@@ -1,4 +1,5 @@
11
language: node_js
22
node_js:
33
- "0.10"
4+
sudo: false
45
script: "npm test"

0 commit comments

Comments
 (0)