summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Riesen <chris.riesen@gmail.com>2012-06-16 11:31:29 +0200
committerChristian Riesen <chris.riesen@gmail.com>2012-06-16 11:31:29 +0200
commit5a37b24a2e54146621641e65e75ac49562a207c1 (patch)
treeeb0070821b01649f8e0387651eeef61db00d9d02
parent0d878b32736654c60b967246bea36752a3f97304 (diff)
downloadotp-5a37b24a2e54146621641e65e75ac49562a207c1.zip
otp-5a37b24a2e54146621641e65e75ac49562a207c1.tar.gz
otp-5a37b24a2e54146621641e65e75ac49562a207c1.tar.bz2
Composer not needed (yet)
-rw-r--r--.travis.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml
index cf7464d..7dc5540 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,8 +4,4 @@ php:
- 5.3
- 5.4
-before_script:
- - curl -s http://getcomposer.org/installer | php
- - php composer.phar install --dev
-
script: phpunit \ No newline at end of file