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.
2 parents f6720cb + aeafe5b commit 8f41633Copy full SHA for 8f41633
1 file changed
.travis.yml
@@ -1,8 +1,8 @@
1
-langage: node_js
+language: node_js
2
before_script:
3
- npm install
4
script:
5
- npm run build:silent
6
cache:
7
directories:
8
- - "node_modules"
+ - "node_modules"
0 commit comments