Skip to content

Commit e1d0882

Browse files
committed
seeing if env var can go on one line
1 parent 21f5b7e commit e1d0882

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,7 @@ jobs:
6565
# script:
6666
# - echo deploying something
6767
- <<: *_deploy_ruby_gem
68-
env:
69-
- COMPONENT=hyper-i18n
68+
env: COMPONENT=hyper-i18n
7069
- <<: *_deploy_ruby_gem
7170
env:
7271
- COMPONENT=hyper-trace

0 commit comments

Comments
 (0)