We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ff29bc commit 1bffabdCopy full SHA for 1bffabd
.travis.yml
@@ -4,3 +4,6 @@ node_js:
4
cache:
5
directories:
6
- "node_modules"
7
+before_script:
8
+ - "npm i -g gatsby"
9
+ - "npm i"
0 commit comments