Skip to content

Commit 41e8488

Browse files
committed
ci(travis): use string versions
1 parent 74578c7 commit 41e8488

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
language: php
22

33
php:
4-
- 7.0
5-
- 7.2
4+
- '7.0'
5+
- '7.2'
66

77
git:
88
depth: 10

0 commit comments

Comments
 (0)