From 6e00afc074c558f3786a2e7bd96e823a5f3bc661 Mon Sep 17 00:00:00 2001 From: Andreas Guldstrand Date: Sun, 25 Sep 2016 22:57:21 +0200 Subject: Revert ".travis.yml: Add Test2 things to install command" This reverts commit 3d9f7913a6c825933a92224bc8346ea123d0cba0. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 0f2d959..7cf180d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,7 +15,7 @@ env: sudo: required install: - sudo bash t/travis-deps/install.sh - - cpanm Test2::API Test2::Compare Text::Diff Capture::Tiny Test::Output Devel::Cover Test::Exit + - cpanm Text::Diff Capture::Tiny Test::Output Devel::Cover Test::Exit script: - bash -c ' PROVE=`which prove`; -- cgit v1.2.3