We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7461e5 commit 36af45bCopy full SHA for 36af45b
.travis.yml
@@ -23,8 +23,5 @@ sudo: false
23
after_success:
24
- npm run coveralls
25
26
-after_script:
27
- - curl -k https://coveralls.io/webhook?repo_token=N318s7If94kLwqhEyj5Sz8QddBuCJznZC -d "payload[build_num]=$TRAVIS_BUILD_NUMBER&payload[status]=done"
28
-
29
notifications:
30
- webhooks: https://coveralls.io/webhook
+ webhooks: https://coveralls.io/webhook
0 commit comments