Skip to content
This repository has been archived by the owner on Mar 20, 2023. It is now read-only.

Commit

Permalink
add test with requires
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Pezza committed Feb 12, 2018
1 parent 3d245fc commit 822aba0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -233,3 +233,9 @@ workflows:
- ruby_2_4_3
- ruby_2_3_6
- ruby_2_2_9
- test:
requires:
- ruby_2_5_0
- ruby_2_4_3
- ruby_2_3_6
- ruby_2_2_9

0 comments on commit 822aba0

Please sign in to comment.