-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.travis.yml
40 lines (40 loc) · 979 Bytes
/
.travis.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
dist: xenial
language: bash
matrix:
allow_failures:
- env: TEST=php-latest
- env: TEST=php-latest-dev
- env: TEST=php-latest-pub
before_install:
- sudo chmod o+w /home/travis -R
script:
- tests/bootstrap
env:
matrix:
- TEST=system
- TEST=system-dev
- TEST=system-pub
- TEST=apache
- TEST=apache-dev
- TEST=apache-pub
- TEST=mysql
- TEST=mysql-dev
- TEST=mysql-pub
- TEST=php-7.1
- TEST=php-7.1-dev
- TEST=php-7.1-pub
- TEST=php-7.2
- TEST=php-7.2-dev
- TEST=php-7.2-pub
- TEST=php-7.3
- TEST=php-7.3-dev
- TEST=php-7.3-pub
- TEST=php-latest
- TEST=php-latest-dev
- TEST=php-latest-pub
global:
- GH_REF=github.com/webino/get.webino.org
- secure: O2T13SnWVLTvmIWRxmWPh8VB7j1VOk2qjxXUfvLTZOVFInoJz0cy/Vo5K82Hug+qdz4ncH3bDjUOKiyFinkZr3uoxBOVlam9Z61XiHeHBluWbcKhSW2IW2chc5F8RVHDxCYa79q9vLoIwDNWDVe42E9BY+jCx32zSXhWlgTetaM=
notifications:
email: