Skip to content

Commit

Permalink
A single entry matrix seems to get ignored
Browse files Browse the repository at this point in the history
  • Loading branch information
deivid-rodriguez committed Jun 10, 2021
1 parent 72b8b2d commit ac398ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
rvm:
- jruby-9.2.18.0
jdk:
- openjdk8
branches:
Expand All @@ -14,6 +12,8 @@ matrix:
include:
- rvm: jruby-head
env: TASK=test
- rvm: jruby-9.2.18.0
env: TASK=test
- rvm: jruby-9.2.18.0
env: TASK=integration
- rvm: jruby-9.2.18.0
Expand Down

0 comments on commit ac398ec

Please sign in to comment.