Skip to content
This repository was archived by the owner on Jul 6, 2020. It is now read-only.

Commit 92c35f0

Browse files
author
Bernhard Posselt
committed
another trying to fix build
1 parent af40dab commit 92c35f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ install:
2323
- sudo apt-get -y install nodejs python3-jinja2 python3-setuptools apache2 libapache2-mod-fastcgi firefox chromium-browser curl
2424
- export CHROME_BIN=/usr/bin/chromium-browser
2525
- sudo easy_install3 pip # ubuntu 12.04 only
26-
- sudo pip3 install -H --pre ocdev
26+
- pip3 install --pre ocdev
2727
# clone core
2828
- ocdev setup core --dir owncloud --branch master
2929
- mv news owncloud/apps/

0 commit comments

Comments
 (0)