Skip to content

Commit b986f98

Browse files
johannes-scharlachferronrsmith
authored andcommitted
v2.2.3 publish properly via travis
1 parent 56f5da7 commit b986f98

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ branches:
1010
- master
1111
- /^v[0-9](\.[0-9]+)(\.[0-9]+)?$/
1212
script: npm run check
13+
before_deploy: npm run pack
1314
deploy:
1415
provider: npm
1516

0 commit comments

Comments
 (0)