Skip to content

Commit

Permalink
Updated .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nishant-jain-94 committed Aug 4, 2017
1 parent 22f3577 commit 3834cfe
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 @@ -19,6 +19,6 @@ after_success:
- yarn run coverage
deploy:
provider: releases
api_key: "d25d090673072e52ead9aa66ebff62cbe292db3f"
api_key: ${GITHUB_OAUTH_TOKEN}
file: 'sro-ontology-manager.zip'
skip_cleanup: true

0 comments on commit 3834cfe

Please sign in to comment.