Skip to content

Commit

Permalink
Update Travis comments
Browse files Browse the repository at this point in the history
  • Loading branch information
lslezak committed Jan 9, 2017
1 parent 8febdea commit 65356fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ services:
before_install:
- docker build -t yast-network-image .
script:
# the "yast-travis" script is included in the base yastdevel/ruby-tw image
# see https://github.com/yast/docker-yast-ruby-tw/blob/master/yast-travis
# 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-network-image yast-travis-ruby

0 comments on commit 65356fd

Please sign in to comment.