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 9e3f3b0 commit 67d63ecCopy full SHA for 67d63ec
.travis.yml
@@ -6,7 +6,7 @@ sudo: false
6
script:
7
- components/bin/version
8
- npm install
9
-- npm run -s make-all
+- npm run -s build-all
10
branches:
11
only:
12
- "/^\\d+\\.\\d+/"
0 commit comments