Skip to content

Commit 2a50849

Browse files
committed
fix: only run build and test with one version of node
1 parent 1b0f2bb commit 2a50849

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ cache:
55
- node_modules
66
node_js:
77
- "10"
8-
- "node"
98
install:
109
- npm install
1110
- npm update

0 commit comments

Comments
 (0)