|
|
@ -12,7 +12,7 @@ before_install: |
|
|
|
- cd $HOME |
|
|
|
- cd $HOME |
|
|
|
- sudo apt-get update -qq |
|
|
|
- sudo apt-get update -qq |
|
|
|
- git clone git://github.com/Islandora/tuque.git |
|
|
|
- git clone git://github.com/Islandora/tuque.git |
|
|
|
- git clone -b 3.5 git://github.com/Islandora/islandora_tomcat.git |
|
|
|
- git clone -b $FEDORA_VERSION git://github.com/Islandora/islandora_tomcat.git |
|
|
|
- cd islandora_tomcat |
|
|
|
- cd islandora_tomcat |
|
|
|
- export CATALINA_HOME='.' |
|
|
|
- export CATALINA_HOME='.' |
|
|
|
- ./bin/startup.sh |
|
|
|
- ./bin/startup.sh |
|
|
|