Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
glennsarti committed Feb 12, 2020
1 parent 93d126b commit 06d8b04
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,16 @@ jobs:
# - rvm: 2.4.3
# env: CHECK=license_finder
# bundler_args: "--with development" # license_finder requires all gems installed. Also can't use an empty string so just include any bundler group
- rvm: 2.5
- rvm: 2.4.3
env: CHECK=spec
# - rvm: 2.3
# env: CHECK=spec
# - rvm: 2.1.9
# env: CHECK=spec BUNDLER_VERSION=1.17.3
- rvm: 2.4.5
# concurrent-ruby 1.1.6 has a strange thread timing issue under Ruby 2.4.
# It doesn't occur on Appveyor (Windows) or the regular rspec under Ruby 2.4 testing.
# So just use Ruby 2.5 instead.
- rvm: 2.5
env: CHECK=test_pdk_as_library
branches:
only:
Expand Down

0 comments on commit 06d8b04

Please sign in to comment.