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 450b551 commit c7b9aa3Copy full SHA for c7b9aa3
.travis.yml
@@ -64,8 +64,8 @@ jobs:
64
# env: COMPONENT=hyper-component RUBY_VERSION=2.5.1
65
# - <<: *_test_gem
66
# env: COMPONENT=hyper-model RUBY_VERSION=2.5.1 TASK=part1
67
- # - <<: *_test_gem
68
- # env: COMPONENT=hyper-model RUBY_VERSION=2.5.1 TASK=part2
+ - <<: *_test_gem
+ env: COMPONENT=hyper-model RUBY_VERSION=2.5.1 TASK=part2
69
- <<: *_test_gem
70
env: COMPONENT=hyper-model RUBY_VERSION=2.5.1 TASK=part3
71
0 commit comments