Skip to content

Commit

Permalink
Update .travis.yml config
Browse files Browse the repository at this point in the history
  • Loading branch information
blakeembrey committed Nov 6, 2019
1 parent d2dfa17 commit ddfe915
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,8 @@ notifications:
on_failure: change

node_js:
- '4'
- stable

after_script:
- npm install coveralls@2
- cat ./coverage/lcov.info | coveralls

env:
global:
secure: Y2zo38axiPT1dEBSP77ZyY6CdvjXV2iZ/oqiDXC8LPJ1WLlYk6W1CtZ8oysKEkRPkUuPaJ+2vt7Q0/cy/tGwLnC8W5qJvcFUeC8Zdg1EQ/KOYsQMJchiCBL2liwUnjhuKnxEaV74yTHCIYNFJK+0KYsiwtxyfwEua7kbseWq+50=

0 comments on commit ddfe915

Please sign in to comment.