Skip to content

Commit 91358b1

Browse files
committed
test event hooks
1 parent 4d86bee commit 91358b1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ jobs:
4848
include:
4949
- stage: deploy
5050
script: grunt package
51+
after_script: echo "after script"
52+
after_deploy: echo "after deploy"
5153
env:
5254
- JOB=deploy
5355
deploy:

0 commit comments

Comments
 (0)