Skip to content

Commit 79be858

Browse files
author
Kelly Selden
committed
chore: git checkout master
1 parent f33b7a6 commit 79be858

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@ jobs:
2525
- npm run lint:git
2626
- npm run lint:js
2727
- if: branch = master AND tag IS blank AND type = push
28-
git:
29-
depth: false
3028
script:
3129
- echo "//registry.npmjs.org/:_authToken=$NPM_TOKEN" >> ~/.npmrc
30+
- git checkout master
3231
- npm run release

0 commit comments

Comments
 (0)