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 38dd703 commit 96f85ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -6,7 +6,7 @@ services:
before_install:
- docker build -t yast-transfer-image .
script:
# the "yast-travis-cpp" script is included in the base yastdevel/cpp-tw image
# see https://github.com/yast/docker-yast-cpp-tw/blob/master/yast-travis-cpp
# the "yast-travis-cpp" script is included in the base yastdevel/cpp image
# see https://github.com/yast/docker-yast-cpp/blob/master/yast-travis-cpp
- docker run -it yast-transfer-image yast-travis-cpp
- docker run -it yast-transfer-image bash -c "rake check:syntax && rake check:pot"

0 comments on commit 96f85ad

Please sign in to comment.