Skip to content

Commit f380ed3

Browse files
authored
Merge pull request #266 from benjiwheeler/only-one-node
fix: only run build and test with one version of node
2 parents 1b0f2bb + 2a50849 commit f380ed3

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)