Skip to content

Commit

Permalink
make node version 14
Browse files Browse the repository at this point in the history
  • Loading branch information
rahuldkjain committed Oct 31, 2021
1 parent 1bffabd commit d33d139
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
language: node_js
node_js:
- "6"
- "14"
cache:
directories:
- "node_modules"
before_script:
- "npm i -g gatsby"
- "npm i"

0 comments on commit d33d139

Please sign in to comment.