Skip to content

Commit 0e34c96

Browse files
fabsharpfabsharp
authored andcommitted
travis PR
1 parent 6366f75 commit 0e34c96

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ node_js:
33
- node
44
script:
55
- if [ "$TRAVIS_PULL_REQUEST" = "false" ]; then
6-
- node npm-publish.js
7-
- cd dist.npm
8-
- fi
6+
node npm-publish.js
7+
cd dist.npm
8+
fi
99
deploy:
1010
edge: true
1111
provider: npm

0 commit comments

Comments
 (0)