summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index 50dec89..06c584a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -28,9 +28,6 @@ env:
- PHP_VERSION=7.0 LIBXML_VERSION=2.9.5
- PHP_VERSION=7.0 LIBXML_VERSION=2.9.4
-before_install:
- - php -i | grep "libxml Version"
-
install:
- docker run --rm --volume $PWD:/app composer install