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 c7c9102 commit 0fe16ecCopy full SHA for 0fe16ec
.travis.yml
@@ -11,4 +11,4 @@ install:
11
- yarn install
12
scripts:
13
- yarn test
14
-- yarn build
+- CI=false yarn build
0 commit comments