Commit 8bc03b34 authored by Jacob Vosmaer's avatar Jacob Vosmaer

Just install everything

parent e3331ff8
before_script:
- export PATH=~/bin:/usr/local/bin:/usr/bin:/bin
- apt-get update
- apt-get install git-annex
- apt-get install -y git-annex
- gem install --bindir ~/bin bundler
- cp config.yml.example config.yml
- bundle install
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment