1
0
Fork 0
mirror of https://github.com/sbrl/Pepperminty-Wiki.git synced 2024-11-21 16:13:00 +00:00

Update PHP versions in Travis CI config

This commit is contained in:
Starbeamrainbowlabs 2019-02-01 17:30:08 +00:00
parent 69f2cf8068
commit 01a7cb13ce
Signed by: sbrl
GPG key ID: 1BE5172E637709C2

View file

@ -1,8 +1,9 @@
language: php
php:
- 7.0
- 7.1
- 7.2
- 7.3
- nightly
before_script: