diff options
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 3d466bb..76ca521 100644 --- a/script/ci.sh +++ b/script/ci.sh @@ -10,4 +10,4 @@ echo 'installing gems' bundle install echo 'running tests' -xvfb-run bundle exec rake ci +bundle exec rake ci RAILS_ENV=test --trace |
