Skip to content

Commit

Permalink
Fixed Travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
lslezak committed Aug 12, 2020
1 parent 16a7a2e commit bda54d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -11,4 +11,4 @@ before_install:
script:
# the "yast-travis-ruby" script is included in the base yastdevel/ruby image
# see https://github.com/yast/docker-yast-ruby/blob/master/yast-travis-ruby
- docker run -it -e TRAVIS=1 -e TRAVIS_JOB_ID="$TRAVIS_JOB_ID" yast-fcoe-client-image yast-travis-ruby
- docker run -it -e TRAVIS=1 -e TRAVIS_JOB_ID="$TRAVIS_JOB_ID" --privileged yast-fcoe-client-image yast-travis-ruby

0 comments on commit bda54d6

Please sign in to comment.