Skip to content

Commit 00388ef

Browse files
committed
now trying to get the test to run
1 parent c52ff34 commit 00388ef

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ env:
1212
# - COMPONENT=hyper-spec LANGUAGE=ruby LANGUAGE_VERSION=2.5.1
1313
# - COMPONENT=hyper-state LANGUAGE=ruby LANGUAGE_VERSION=2.5.1
1414
# - COMPONENT=hyper-store LANGUAGE=ruby LANGUAGE_VERSION=2.5.1
15-
# - COMPONENT=hyper-trace LANGUAGE=ruby LANGUAGE_VERSION=2.5.1
15+
- COMPONENT=hyper-trace LANGUAGE=ruby LANGUAGE_VERSION=2.5.1
1616
# - COMPONENT=rails-hyperstack LANGUAGE=ruby LANGUAGE_VERSION=2.5.1
1717
# - COMPONENT=hyperstack-config LANGUAGE=ruby LANGUAGE_VERSION=2.5.1
1818
addons:
@@ -61,6 +61,7 @@ _deploy_ruby_gem: &_deploy_ruby_gem
6161
tags: true
6262
jobs:
6363
include:
64+
- stage: test
6465
- <<: *_deploy_ruby_gem
6566
env:
6667
- COMPONENT=hyper-i18n

0 commit comments

Comments
 (0)