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 16d0db9 commit 818f68eCopy full SHA for 818f68e
.travis.yml
@@ -5,6 +5,7 @@ node_js:
5
sudo: false
6
script:
7
- components/bin/version
8
+- npm config fix
9
- npm install
10
- npm run -s link:full
11
- npm run -s build-all
0 commit comments