summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorSaito <saitowu@gmail.com>2011-12-30 18:30:57 +0800
committerSaito <saitowu@gmail.com>2011-12-30 18:30:57 +0800
commit5719f02f34339237a2b1faeda30976a404358910 (patch)
tree753393aee8de4de186679ee672d46beb270f9dbb /.travis.yml
parent78d882623e13f061349ff6237e250970fc48d8a4 (diff)
downloadgitlab-ce-5719f02f34339237a2b1faeda30976a404358910.tar.gz
Revert "fix travis dependency, add libicu support"
This reverts commit 78d882623e13f061349ff6237e250970fc48d8a4.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 7a450b7d005..62a5dac6dfe 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,4 +1,3 @@
-before_install: sudo apt-get install libicu-dev -y
branches:
only:
- 'master'