From 21bda9d0e306c049c370e9f9ef50ecdafe94ab04 Mon Sep 17 00:00:00 2001 From: Marcus Whybrow Date: Wed, 6 Jun 2012 01:36:40 +0100 Subject: [PATCH] Added list of other profile.d scripts. --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index dee069a..7eb396d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,6 +9,7 @@ before_install: - sudo apt-get install shunit2 # Debug output the contents of this script which is causing errors - echo -e "\n\n\n" + - sudo ls -lah /etc/profile.d - sudo cat /etc/profile.d/phpenv.sh - echo -e "\n\n\n"