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 ef7fe04..4af4a6f 100644 --- a/script/ci.sh +++ b/script/ci.sh @@ -10,4 +10,4 @@ echo 'installing gems' bundle install echo 'running tests' -bundle exec rake +bundle exec rake ci |
