mirror of https://github.com/tc39/test262.git
revert after_success
This commit is contained in:
parent
d2ee888bf0
commit
96aa8c77b3
|
@ -4,5 +4,5 @@ script:
|
|||
- echo The test generation tool should be working.
|
||||
- ./tools/generation/test/run.py
|
||||
- sh ./tools/scripts/ci.sh
|
||||
deploy:
|
||||
after_success:
|
||||
- sh ./tools/scripts/deploy.sh
|
||||
|
|
Loading…
Reference in New Issue