From 2924a2bc4e9e9213e14d7965a3e41932d041552a Mon Sep 17 00:00:00 2001 From: Daniel Gomez Pan Date: Mon, 7 Dec 2015 12:37:58 +0100 Subject: [PATCH] Remove block comment [skip ci] --- .travis.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.travis.yml b/.travis.yml index d5d0b36..54ddc18 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,13 +7,6 @@ php: - 7.0 - hhvm -# run build against hhvm but allow them to fail -# http://docs.travis-ci.com/user/build-configuration/#Rows-That-are-Allowed-To-Fail -#matrix: -# fast_finish: true -# allow_failures: -# - php: 7.0 - services: - mongodb