Mislav Marohnić
45e575e759
Enable passing list of cukes to `script/test` for faster runs
2018-06-07 16:07:20 +02:00
Mislav Marohnić
945067d771
Avoid `dep` clashing with Bundler
...
`dep` aggressively prunes everything under `vendor/`. Unfortunately,
this consistently nukes the contents of `vendor/bundle` directory.
2018-01-29 20:59:23 +01:00
Pepper Lebeck-Jobe
a572edb367
Remove comments and extra variables
...
These were both requested during code review.
2017-05-15 13:10:05 +09:00
Pepper Lebeck-Jobe
1758a6f13b
Remove trailing slashes from the $TMPDIR variable.
...
This is helpful for when TMPDIR already has a trailing slash. We can't
be sure that it will on all operating systems, but this will remove it
if it is there.
2017-05-09 19:32:14 +09:00
Mislav Marohnić
b1c1cbd049
Skip completion tests on Travis new Docker setup
...
Since we're no longer connected to a tty, we can't start up tmux.
2016-12-08 15:01:59 +01:00
Jingwen Owen Ou
2f2f841df5
No more @wip in cukes
2014-04-10 16:51:18 -07:00
David Calavera
528ff8d4d2
Do not try to download the git completion script.
2014-01-10 14:20:31 +01:00
David Calavera
9a1e07057b
Install git's completion.
2014-01-10 12:22:31 +01:00
Jingwen Owen Ou
91a5d17110
Ignore wip tests
2013-12-30 23:37:33 -08:00
Jingwen Owen Ou
0fb53d5cc4
try to use script/ruby-test
2013-12-30 23:34:14 -08:00