This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
oliverdavies.uk-old-sculpin/.travis.yml
2017-07-15 10:50:26 +01:00

9 lines
131 B
YAML

language: php
before_script:
- composer install --prefer-dist --no-dev
- yarn --pure-lockfile
script:
- ./publish.sh