Skip to content

Commit ea2822b

Browse files
committed
fix travis CI
1 parent a2de768 commit ea2822b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
language: php
22
php:
3-
- 5.6
3+
- 7.2.5
44
install:
55
- composer self-update
6-
- composer global require "fxp/composer-asset-plugin:~1.1.1"
76
- composer install --prefer-dist --no-interaction
87
- composer info --installed
98
before_script:

0 commit comments

Comments
 (0)