Skip to content

Commit 3761d3a

Browse files
committed
Stop testing against master due to conflicts
1 parent a48f075 commit 3761d3a

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

.travis.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -14,19 +14,7 @@ env:
1414
- SIMPLESAMLPHP_VERSION=1.17.*
1515

1616
matrix:
17-
include:
18-
- php: 5.6
19-
env: SIMPLESAMLPHP_VERSION=dev-master
20-
- php: 7.0
21-
env: SIMPLESAMLPHP_VERSION=dev-master
22-
- php: 7.1
23-
env: SIMPLESAMLPHP_VERSION=dev-master
24-
- php: 7.2
25-
env: SIMPLESAMLPHP_VERSION=dev-master
26-
- php: 7.3
27-
env: SIMPLESAMLPHP_VERSION=dev-master
2817
allow_failures:
29-
- env: SIMPLESAMLPHP_VERSION=dev-master
3018
- php: 7.3
3119

3220
before_script:

0 commit comments

Comments
 (0)