From 985c5bf2e075697fc89e8cb13f10a9324ee148a9 Mon Sep 17 00:00:00 2001 From: murgatroid99 Date: Mon, 2 Mar 2015 11:50:23 -0800 Subject: Added logging for python tests --- .travis.yml | 6 ------ 1 file changed, 6 deletions(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index de320b59a3..eeb3dc2c85 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,12 +8,6 @@ env: global: - RUBY_VERSION=2.1 matrix: - - CONFIG=dbg TEST=c - - CONFIG=dbg TEST=c++ - - CONFIG=opt TEST=c - - CONFIG=opt TEST=c++ - - CONFIG=opt TEST=node - - CONFIG=opt TEST=ruby - CONFIG=opt TEST=python script: - rvm use $RUBY_VERSION -- cgit v1.2.3