Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Commit 2bfebc2

Browse files
author
Marcel Gerber
committed
Use container-based Travis infrastructure
See http://docs.travis-ci.com/user/migrating-from-legacy/ for why that's better
1 parent 7fa0c81 commit 2bfebc2

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
2+
sudo: false # use container-based Travis infrastructure
23
node_js:
34
- "0.10"
45
before_script:

0 commit comments

Comments
 (0)