From aa373ba69f3f1fe7d3fa1189d0c14a24f7c3d6b8 Mon Sep 17 00:00:00 2001
From: murgatroid99 <mlumish@google.com>
Date: Wed, 11 Mar 2015 16:59:02 -0700
Subject: [PATCH] Removed php tests from travis

---
 .travis.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index c4e9029dac..e43a89e453 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -17,7 +17,6 @@ env:
     - CONFIG=opt TEST=node
     - CONFIG=opt TEST=ruby
     - CONFIG=opt TEST=python
-    - CONFIG=opt TEST=php
     - CONFIG=gcov TEST=c
     - CONFIG=gcov TEST=c++
 script:
-- 
GitLab