Skip to content

Commit 457e697

Browse files
author
Mikhail Bakulin
committed
New PHP version added to the travis config
1 parent c2a0dd7 commit 457e697

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.travis.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,4 @@ install:
1515
script: vendor/bin/phpunit
1616

1717
after_success:
18-
- travis_retry php vendor/bin/coveralls -v
19-
20-
cache:
21-
directories:
22-
- $HOME/.composer/cache
18+
- travis_retry php vendor/bin/coveralls -v

0 commit comments

Comments
 (0)