Skip to content

Commit

Permalink
COM-1063 Bump node version to 8
Browse files Browse the repository at this point in the history
This prevents the bug: micromatch/micromatch#159
  • Loading branch information
tmvumbi2 committed Jul 13, 2021
1 parent 60e1239 commit 617af90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
language: node_js
node_js: "6"
node_js: "8"

before_install:
# decrypting the encrypted SSH private key and adding the key to the current ssh-agent to make any SSH-based command agnostic to the private key location
Expand Down

0 comments on commit 617af90

Please sign in to comment.