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 ebe4855 commit 7af712bCopy full SHA for 7af712b
circle.yml
@@ -20,5 +20,5 @@ test:
20
post:
21
- rvm-exec 2.1.5 bundle exec rake install
22
- rvm-exec 2.2.0 bundle exec rake install
23
- - ruby example/publish_500.rb
24
- - ruby example/consume_500.rb
+ - rvm-exec 2.1.5 ruby example/publish_500.rb
+ - rvm-exec 2.1.5 ruby example/consume_500.rb
0 commit comments