We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bffabd commit d33d139Copy full SHA for d33d139
.travis.yml
@@ -1,9 +1,6 @@
1
language: node_js
2
node_js:
3
- - "6"
+ - "14"
4
cache:
5
directories:
6
- "node_modules"
7
-before_script:
8
- - "npm i -g gatsby"
9
- - "npm i"
0 commit comments