We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 944b39f commit 7e37870Copy full SHA for 7e37870
1 file changed
.travis.yml
@@ -14,10 +14,3 @@ script:
14
cache: yarn
15
after_success:
16
- bash <(curl -s https://codecov.io/bash)
17
-
18
-deploy:
19
- provider: script
20
- script: scripts/deploy.sh
21
- on:
22
- branch: master
23
- node: '7'
0 commit comments