diaspora_federation/script/ci/travis.sh
Benjamin Neff a1957361ee WIP: move test dependencies to gemspec
TODO: some dependencies are still needed in the Gemfile ...
2015-06-24 03:09:14 +02:00

4 lines
60 B
Bash
Executable file

#!/bin/sh
command="bundle exec rake --trace"
exec $command