repo.or.cz
/
openemr.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
make icd9 inactive and change justify default to icd10 (#1672)
[openemr.git]
/
.travis.yml
blob
d4ab8a2e99e3278301aa27b43a346a5e23744815
1
language: php
2
php:
3
- '5.6'
4
- '7.0'
5
- '7.1'
6
- '7.2'
7
env:
8
- CI_JOB=lint_syntax
9
- CI_JOB=lint_style
10
matrix:
11
exclude:
12
- php: '5.6'
13
env: CI_JOB=lint_style
14
- php: '7.0'
15
env: CI_JOB=lint_style
16
- php: '7.1'
17
env: CI_JOB=lint_style
18
script:
19
- bash ci/ci.sh --dir ./