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

Commit

Permalink
fix(ConfigFactory): now createConfig resolves function(env) {} co…
Browse files Browse the repository at this point in the history
…rrectly
  • Loading branch information
mdreizin committed Jul 30, 2017
1 parent 627cee5 commit 20e2d49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ jobs:
deploy:
skip_cleanup: true
provider: script
script: yarn run jsdoc && yarn run gh-pages
script: yarn run codeclimate && yarn run semantic-release
on:
branch: master

0 comments on commit 20e2d49

Please sign in to comment.