From aa55c8b6df6d73b673211f51d25b6f2c190dfd15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20Jura=CC=81sek?= Date: Sun, 7 Apr 2019 11:15:24 +0200 Subject: [PATCH] Update travis configuration --- .travis.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 05ca879..8b0515e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,15 +1,13 @@ language: php php: - - 5.6 - - 7.0 - 7.1 - 7.2 + - 7.3 - hhvm matrix: allow_failures: - - php: 7.2 - php: hhvm before_script: