Skip to content

Commit 9635fee

Browse files
committed
Merge branch 'master' of /Users/andy/es2015-library-skeleton
2 parents 78bd817 + cd13cfa commit 9635fee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ script:
1414
- yarn run prepublishOnly
1515
after_success:
1616
- npm run codecov
17-
- npm-run travis-deploy-once "npm run semantic-release"
17+
- npm run travis-deploy-once "npm run semantic-release"
1818
branches:
1919
except:
2020
- /^v\d+\.\d+\.\d+$/

0 commit comments

Comments
 (0)