diff options
| author | mo khan <mo@mokhan.ca> | 2013-07-27 09:01:54 -0600 |
|---|---|---|
| committer | mo khan <mo@mokhan.ca> | 2013-09-14 08:03:20 -0600 |
| commit | a8f2a0f3bcf9b0629385bd460317189e3aa9c52b (patch) | |
| tree | c947c6063fd0ab689a5495dd8dc401e17d790e8d /script | |
| parent | ebdd6eb4453eb3cf488852591abacd27dd9a3b6c (diff) | |
attempt to use rvm with capistrano
Diffstat (limited to 'script')
| -rw-r--r-- | script/features | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/script/features b/script/features deleted file mode 100644 index 142a4bb1..00000000 --- a/script/features +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/bash - -set -e - -cucumber -drb $* |
