Browse Source

Fix #34 not working coveralls.io upload

dependabot/npm_and_yarn/web/prismjs-1.21.0
Max Schmitt 8 years ago
committed by GitHub
parent
commit
53a4d127e8
  1. 2
      .travis.yml

2
.travis.yml

@ -11,7 +11,7 @@ install:
- npm install
script:
- make
# - goveralls -service=travis-ci -repotoken=$COVERALLS_TOKEN -ignore="handlers/static.go,handlers/tmpls/tmpls.go"
- goveralls -service=travis-ci -repotoken=$COVERALLS_TOKEN -ignore="handlers/static.go,handlers/tmpls/tmpls.go"
deploy:
provider: bintray
user: maxibanki

Loading…
Cancel
Save