Skip to content
This repository was archived by the owner on Jun 16, 2023. It is now read-only.

Commit 7c2d521

Browse files
committed
Update Travis to use node 12 and new docker containers
1 parent da131c3 commit 7c2d521

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.travis.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
1+
sudo: false
2+
13
language: node_js
4+
25
node_js:
3-
- "0.10"
6+
- "0.12"
47

58
branches:
69
except:

0 commit comments

Comments
 (0)