diff options
| author | mo khan <mo@mokhan.ca> | 2013-12-23 18:50:36 -0700 |
|---|---|---|
| committer | mo khan <mo@mokhan.ca> | 2013-12-23 18:50:36 -0700 |
| commit | 7d2ca14030eb911f913fb93a037cbf864b2b7f03 (patch) | |
| tree | 0fa20721ef5739da5903fa058cd84b7c36e76e58 /script | |
| parent | 9f8f07a0b5283da240bbf2aa7450eb44f7e362a1 (diff) | |
install poltergeist.
Diffstat (limited to 'script')
| -rw-r--r-- | script/ci.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/script/ci.sh b/script/ci.sh index a5ae2727..feff228d 100644 --- a/script/ci.sh +++ b/script/ci.sh @@ -9,4 +9,4 @@ rvm use ruby-2.0.0-p247@cakeside --create echo 'bundle install' bundle install --without production cp config/database.yml.example config/database.yml -xvfb-run bundle exec rake ci --trace +bundle exec rake ci --trace |
