Skip to content
This repository has been archived by the owner on Jun 28, 2022. It is now read-only.

Commit

Permalink
Merge pull request #52 from Lapanti/fix/travis-build
Browse files Browse the repository at this point in the history
Fix travis build
  • Loading branch information
lapanti authored Aug 29, 2017
2 parents d5077b2 + 9f70ebf commit d0d232f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 16 deletions.
8 changes: 0 additions & 8 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,3 @@ script: yarn run test:ci
after_script:
- cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js
- greenkeeper-lockfile-upload
deploy:
provider: script
script: ./publish.sh
on:
branch: master
before_install:
- openssl aes-256-cbc -K $encrypted_5a1a1505749b_key -iv $encrypted_5a1a1505749b_iv
-in deploy_key.enc -out deploy_key -d
8 changes: 0 additions & 8 deletions publish.sh

This file was deleted.

0 comments on commit d0d232f

Please sign in to comment.