Skip to content

Commit 68d2e16

Browse files
authored
Update .travis.yml
1 parent b011a04 commit 68d2e16

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,11 +1,11 @@
11
language: php
22

33
php:
4-
- 7.1
4+
- 7.2
55

66
before_script:
77
- travis_retry composer self-update
88
- travis_retry composer install --prefer-source --no-interaction
99

1010
script:
11-
- phpunit
11+
- phpunit

0 commit comments

Comments
 (0)