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 b96d8eb commit 6d934cdCopy full SHA for 6d934cd
.travis.yml
@@ -10,4 +10,4 @@ cache:
10
install:
11
- yarn
12
script:
13
- - yarn test
+ - yarn test && yarn run build
0 commit comments