Skip to content

Commit c2d9ab9

Browse files
committed
ENYO-3144: Use container-based infrastructure for Travis.
Enyo-DCO-1.1-Signed-off-by: Aaron Tam <aaron.tam@lge.com>
1 parent 39e25d9 commit c2d9ab9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1+
sudo: false
12
language: node_js
23
node_js:
3-
- "0.10"
4+
- "node"
45
cache:
56
directories:
67
- $HOME/.npm

0 commit comments

Comments
 (0)