Skip to content

Commit

Permalink
api test
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmy committed Nov 25, 2019
1 parent 7ddbd10 commit 5a4d50c
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 @@ -33,7 +33,7 @@ script:
- yarn run build
deploy:
provider: releases
api_key: e40db9edb720fe230aa3b66b867a0e23abca6015
api_key: '$GITHUB_API_KEY'
file_glob: true
file: build/*
skip_cleanup: true
Expand Down

0 comments on commit 5a4d50c

Please sign in to comment.