Skip to content

Commit

Permalink
chore: fixed node version seems to be faster on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
mweststrate committed Nov 17, 2020
1 parent 1111c9e commit 1ba9c4e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: node_js
node_js:
# - "10.18.1"
- "node"
- "10.18.1"
# - "node"
env:
- NODE_ENV=TEST
cache:
Expand Down

0 comments on commit 1ba9c4e

Please sign in to comment.