Skip to content

Commit 256feb0

Browse files
committed
turned on first batch of tests back on
1 parent 5efd1a9 commit 256feb0

1 file changed

Lines changed: 24 additions & 24 deletions

File tree

.travis.yml

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -127,30 +127,30 @@ jobs:
127127
include:
128128
- <<: *_test_gem
129129
env: COMPONENT=rails-hyperstack RUBY_VERSION=2.5.1
130-
# - <<: *_test_gem
131-
# env: COMPONENT=hyper-spec RUBY_VERSION=2.5.1
132-
# - <<: *_test_gem
133-
# env: COMPONENT=hyper-trace RUBY_VERSION=2.5.1
134-
# - <<: *_test_gem
135-
# env: COMPONENT=hyperstack-config RUBY_VERSION=2.5.1
136-
# - <<: *_test_gem
137-
# env: COMPONENT=hyper-state RUBY_VERSION=2.5.1
138-
# - <<: *_test_gem
139-
# env: COMPONENT=hyper-component RUBY_VERSION=2.5.1
140-
# - <<: *_test_gem
141-
# env: COMPONENT=hyper-router RUBY_VERSION=2.5.1
142-
# - <<: *_test_gem
143-
# env: COMPONENT=hyper-store RUBY_VERSION=2.5.1
144-
# - <<: *_test_gem
145-
# env: COMPONENT=hyper-operation RUBY_VERSION=2.5.1
146-
# - <<: *_test_gem_pg
147-
# env: COMPONENT=hyper-model RUBY_VERSION=2.5.1 TASK=part1 DB=hyper_mesh_test_db
148-
# - <<: *_test_gem_pg
149-
# env: COMPONENT=hyper-model RUBY_VERSION=2.5.1 TASK=part2 DB=hyper_mesh_test_db
150-
# - <<: *_test_gem_pg
151-
# env: COMPONENT=hyper-model RUBY_VERSION=2.5.1 TASK=part3 DB=hyper_mesh_test_db
152-
# - <<: *_test_gem
153-
# env: COMPONENT=hyper-i18n RUBY_VERSION=2.5.1
130+
- <<: *_test_gem
131+
env: COMPONENT=hyper-spec RUBY_VERSION=2.5.1
132+
- <<: *_test_gem
133+
env: COMPONENT=hyper-trace RUBY_VERSION=2.5.1
134+
- <<: *_test_gem
135+
env: COMPONENT=hyperstack-config RUBY_VERSION=2.5.1
136+
- <<: *_test_gem
137+
env: COMPONENT=hyper-state RUBY_VERSION=2.5.1
138+
- <<: *_test_gem
139+
env: COMPONENT=hyper-component RUBY_VERSION=2.5.1
140+
- <<: *_test_gem
141+
env: COMPONENT=hyper-router RUBY_VERSION=2.5.1
142+
- <<: *_test_gem
143+
env: COMPONENT=hyper-store RUBY_VERSION=2.5.1
144+
- <<: *_test_gem
145+
env: COMPONENT=hyper-operation RUBY_VERSION=2.5.1
146+
- <<: *_test_gem_pg
147+
env: COMPONENT=hyper-model RUBY_VERSION=2.5.1 TASK=part1 DB=hyper_mesh_test_db
148+
- <<: *_test_gem_pg
149+
env: COMPONENT=hyper-model RUBY_VERSION=2.5.1 TASK=part2 DB=hyper_mesh_test_db
150+
- <<: *_test_gem_pg
151+
env: COMPONENT=hyper-model RUBY_VERSION=2.5.1 TASK=part3 DB=hyper_mesh_test_db
152+
- <<: *_test_gem
153+
env: COMPONENT=hyper-i18n RUBY_VERSION=2.5.1
154154

155155
# - <<: *_test_gem
156156
# env: COMPONENT=rails-hyperstack RUBY_VERSION=2.5.1 OPAL_VERSION='~>0.11' RAILS_VERSION='~>5.0'

0 commit comments

Comments
 (0)