From: Reedy Date: Sat, 30 Dec 2017 02:01:32 +0000 (+0000) Subject: Stop testing hhvm 3.12 on travis X-Git-Tag: 1.31.0-rc.0~1047 X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=commitdiff_plain;h=18403eef5bfda5c2bb4adfeafab88b2b515642d5 Stop testing hhvm 3.12 on travis WMF is using 3.18, which we're testing Change-Id: I7749d4fe81433a1fd2e07447af1912c30d7c9330 --- diff --git a/.travis.yml b/.travis.yml index 64414b5a98..32763b5b1e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -27,8 +27,6 @@ matrix: - env: dbtype=postgres dbuser=travis php: 5.5 # https://docs.travis-ci.com/user/languages/php#HHVM-versions - - env: dbtype=mysql dbuser=root - php: hhvm-3.12 - env: dbtype=mysql dbuser=root php: hhvm-3.18 - env: dbtype=mysql dbuser=root