Skip to content

Commit 2cf96de

Browse files
authored
Add more PHP environments to CI tests
1 parent acbf292 commit 2cf96de

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ language: php
22
php:
33
- 7.1
44
- 7.2
5+
- 7.3
56

67
branches:
78
only:

README.md

-1
Original file line numberDiff line numberDiff line change
@@ -108,4 +108,3 @@ support a serialization that is not included here. The RDF format (e.g. `turtle`
108108
The default HTML display template will present IRIs in short (prefixed) form if those
109109
prefixes are registered. By default a number of common prefixes are included, but
110110
any prefix may be registered here.
111-

0 commit comments

Comments
 (0)