Skip to content

Commit 22470bb

Browse files
committed
Adding PHP 7.3 tests
1 parent 6e1a588 commit 22470bb

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.travis.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,10 @@ jobs:
3535
- *composerupdate
3636
script:
3737
- *phpunit
38+
- stage: test
39+
php: 7.3
40+
env: PREFER_LOWEST=""
41+
before_script:
42+
- *composerupdate
43+
script:
44+
- *phpunit

0 commit comments

Comments
 (0)