Commit 94babbbc authored by Jacob Vosmaer's avatar Jacob Vosmaer

Mess with PATH

parent 8bc03b34
before_script:
- export PATH=~/bin:/usr/local/bin:/usr/bin:/bin
- export PATH=~/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
- apt-get update
- apt-get install -y git-annex
- gem install --bindir ~/bin bundler
- gem install --bindir /usr/local/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