We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b67e89 commit d9a8781Copy full SHA for d9a8781
.travis.yml
@@ -5,6 +5,6 @@ cache:
5
yarn: true
6
directories:
7
- node_modules
8
-script: yarn ci
+script: yarn && yarn ci
9
after_success:
10
- bash <(curl -s https://codecov.io/bash) -e TRAVIS_NODE_VERSION
0 commit comments