Add .travis.yml

This commit is contained in:
Oliver Davies 2017-07-15 10:50:26 +01:00
parent 6130a82363
commit 81ce7c0e83

8
.travis.yml Normal file
View file

@ -0,0 +1,8 @@
language: php
before_script:
- composer install --prefer-dist --no-dev
- yarn --pure-lockfile
script:
- ./publish.sh