Skip to content

Commit

Permalink
Add script to Travis config (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
aliciaxw authored Apr 6, 2020
1 parent 829d3f0 commit f2e0acb
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 @@ -5,7 +5,7 @@ sudo: required
services:
- docker
script:
-
- echo
deploy:
provider: script
script: bash docker_push
Expand Down

0 comments on commit f2e0acb

Please sign in to comment.