Merge pull request #1507 from bradymiller/php-fixes
[openemr.git] / .travis.yml
blob5d2fc2b09fba310070b0f19a1d2d1a5bde1f1898
1 language: php
2 php:
3       - '5.6'
4       - '7.0'
5       - '7.1'
6       - '7.2'
8 env:
9       - CI_JOB=lint_syntax
10       - CI_JOB=lint_style
11 script:
12       - bash ci/ci.sh --dir ./