Skip to content
This repository was archived by the owner on Jun 18, 2019. It is now read-only.

Commit 20e2d49

Browse files
committed
fix(ConfigFactory): now createConfig resolves function(env) {} correctly
1 parent 627cee5 commit 20e2d49

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
@@ -36,6 +36,6 @@ jobs:
3636
deploy:
3737
skip_cleanup: true
3838
provider: script
39-
script: yarn run jsdoc && yarn run gh-pages
39+
script: yarn run codeclimate && yarn run semantic-release
4040
on:
4141
branch: master

0 commit comments

Comments
 (0)