Let's see what Travis will do.

This commit is contained in:
James Cole
2020-07-31 17:24:18 +02:00
parent e46958c23e
commit 142b7b9c0e
4 changed files with 26 additions and 342 deletions

13
.travis.yml Normal file
View File

@@ -0,0 +1,13 @@
language: shell
dist: xenial
os: linux
branches:
only:
- develop
before_script:
- phpenv config-rm xdebug.ini || return 0
script:
- ./.ci/phpstan.sh