Skip to content
This repository has been archived by the owner on Oct 7, 2021. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
💚 remove CI build
  • Loading branch information
Yann Leflour committed Aug 28, 2019
1 parent 647d52f commit e9f0197
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Expand Up @@ -9,8 +9,3 @@ jobs:
include:
- stage: test-types
script: yarn test:types
- stage: deploy
if: type = push AND branch = master
script:
- echo "//registry.npmjs.org/:_authToken=$NPM_TOKEN" > .npmrc
- npm run release --preRelease=rc

0 comments on commit e9f0197

Please sign in to comment.