We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e6e1a2 commit 7a0086cCopy full SHA for 7a0086c
script/cibuild
@@ -9,4 +9,4 @@ export PATH="/usr/share/rbenv/shims:$PATH"
9
export RBENV_VERSION="1.9.3-p194"
10
11
cd $RAILS_ROOT
12
-script/bootstrap && bundle exec rake test
+script/bootstrap && bundle exec rspec
script/travis-ci
@@ -1 +1 @@
1
0 commit comments