Skip to content

Commit ebe4855

Browse files
committed
Add publish and consume examples to Circle CI.
1 parent cd91867 commit ebe4855

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

circle.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,5 @@ test:
2020
post:
2121
- rvm-exec 2.1.5 bundle exec rake install
2222
- rvm-exec 2.2.0 bundle exec rake install
23+
- ruby example/publish_500.rb
24+
- ruby example/consume_500.rb

0 commit comments

Comments
 (0)