Commit ebd89472 authored by Jacob Vosmaer's avatar Jacob Vosmaer

Install git-annex (as root) during tests

parent c625bbd2
before_script:
- export PATH=~/bin:/usr/local/bin:/usr/bin:/bin
- apt-get install git-annex
- gem install --bindir ~/bin bundler
- cp config.yml.example config.yml
- bundle install
......@@ -8,7 +9,6 @@ rspec:
script:
- bundle exec rspec spec
tags:
- git-annex
- ruby
except:
- tags
......
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