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

9 lines
131 B
YAML
Raw Normal View History

2017-07-15 09:50:26 +00:00
language: php
before_script:
- composer install --prefer-dist --no-dev
- yarn --pure-lockfile
script:
- ./publish.sh