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
remove unused packages and parts of packages
[openemr.git]
/
.travis.yml
blob
c003d4e7cabe75cb7a698bbcd5a7a6863bca0211
1
language: php
2
php:
3
- '7.1'
4
- '7.2'
5
- '7.3'
6
env:
7
- CI_JOB=lint_syntax
8
- CI_JOB=lint_style
9
matrix:
10
exclude:
11
- php: '7.1'
12
env: CI_JOB=lint_style
13
- php: '7.3'
14
env: CI_JOB=lint_style
15
script:
16
- bash ci/ci.sh --dir ./