From: Dan Brown Date: Sat, 9 Sep 2017 18:17:00 +0000 (+0100) Subject: Attempt to fix travis switching phpunit version X-Git-Tag: v0.18.0~1^2~9 X-Git-Url: http://source.bookstackapp.com/bookstack/commitdiff_plain/9ca2184f0972611467f11f45625d8726412cfe42 Attempt to fix travis switching phpunit version --- diff --git a/.travis.yml b/.travis.yml index 839d3be3f..29f9fb7a5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,7 @@ dist: trusty sudo: false language: php php: - - 7.0 + - 7.0.7 cache: directories: