Skip to content
This repository was archived by the owner on Sep 27, 2021. It is now read-only.

Commit 63f8850

Browse files
committed
Specify php version in travis
1 parent 90be26f commit 63f8850

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# .travis.yml
22
language: php
33
php:
4-
- '7.0'
4+
- '7.0.33'
55
- '7.1'
66
- '7.2'
77

0 commit comments

Comments
 (0)