Skip to content

Commit b6a7348

Browse files
author
Antoine Aflalo
committed
fix(travis): Fix travis config
Remove after_success for deploy stage
1 parent 84e1a0f commit b6a7348

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939

4040
- stage: deploy
4141
before_script: skip
42+
after_success: skip
4243
script:
4344
- nvm install 10 && nvm use 10
4445
- npm install

0 commit comments

Comments
 (0)