We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd22149 commit 7746b34Copy full SHA for 7746b34
1 file changed
.travis.yml
@@ -8,6 +8,7 @@ install:
8
9
script:
10
- ./build.sh
11
+ - cd samples && yarn build
12
13
deploy:
14
provider: script
0 commit comments