Skip to content

Commit

Permalink
ci(travis): disable gpg
Browse files Browse the repository at this point in the history
  • Loading branch information
wopian committed Nov 22, 2018
1 parent 1281d07 commit 92fb8b7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ cache:
sudo: false
matrix:
fast_finish: true
env:
global:
- YARN_GPG=no # https://travis-ci.community/t/build-doesnt-finish-after-completing-tests/288
script: yarn test
notifications:
email: false

0 comments on commit 92fb8b7

Please sign in to comment.