Skip to content

Commit 51cc8b8

Browse files
committedNov 17, 2020
chore: back to node, everything is slow on travis
1 parent a406c8f commit 51cc8b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎.travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: node_js
22
node_js:
3-
- "10.18.1"
4-
# - "node"
3+
# - "10.18.1"
4+
- "node"
55
env:
66
- NODE_ENV=TEST
77
cache:

0 commit comments

Comments
 (0)
Please sign in to comment.