Skip to content

Commit 3b3679a

Browse files
committed
TMP - skip updating playground
1 parent 46b044d commit 3b3679a

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

.travis.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -153,16 +153,6 @@ jobs:
153153
on:
154154
tags: true
155155

156-
- stage: Update Playground
157-
name: Update Playground
158-
script:
159-
- cd playground-runner
160-
- composer install --no-dev
161-
- cp ../phpstan.phar vendor/phpstan/phpstan/phpstan.phar
162-
- cp ../phpstan vendor/phpstan/phpstan/phpstan
163-
- npm install -g serverless
164-
- serverless deploy
165-
166156
cache:
167157
directories:
168158
- $HOME/.composer/cache

0 commit comments

Comments
 (0)