Newer
Older

Dominik Hebeler
committed
before_script:

Dominik Hebeler
committed
- which virtualbox
- which vagrant
- which composer
- which git
- path=`pwd`

Dominik Hebeler
committed
- cd ~/
- if [ ! -d ~/MetaGer ] ; then git clone "$path" ; fi
update:
script:
- cd ~/MetaGer
- git pull "$path"