Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit e43eb13

Browse files
committed
Merge remote-tracking branch 'origin/master' into master-fix
# Conflicts: # .travis.yml
2 parents b2bbc91 + 1146901 commit e43eb13

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ matrix:
1313
- php: 7.1
1414
- php: 7.2
1515
- php: 7.3
16+
dist: precise
1617
- php: 7.4
18+
dist: trusty
1719
- php: nightly
1820
allow_failures:
19-
- php: 7.3
20-
- php: 7.4
2121
- php: nightly
2222

2323
env:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ The MIT License (MIT). Please see [License File](LICENSE.md) for more informatio
149149
[ico-downloads]: https://img.shields.io/packagist/dt/babymarkt/deepl-php-lib.svg?style=flat-square
150150

151151
[link-packagist]: https://packagist.org/packages/babymarkt/deepl-php-lib
152-
[link-travis]: https://travis-ci.org/Baby-Markt/deepl-php-lib
152+
[link-travis]: https://travis-ci.com/Baby-Markt/deepl-php-lib
153153
[link-scrutinizer]: https://scrutinizer-ci.com/g/Baby-Markt/deepl-php-lib/code-structure
154154
[link-code-quality]: https://scrutinizer-ci.com/g/Baby-Markt/deepl-php-lib
155155
[link-downloads]: https://packagist.org/packages/babymarkt/deepl-php-lib

0 commit comments

Comments
 (0)