Skip to content

Commit

Permalink
Merge pull request #203 from yast/merge-sle-12-sp2-into-master
Browse files Browse the repository at this point in the history
Merge SLE 12 SP2 into master
  • Loading branch information
imobachgs committed Nov 11, 2016
2 parents adf23b5 + 3746076 commit 7f793e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ before_install:
# disable rvm, use system Ruby
- rvm reset
- wget https://raw.githubusercontent.com/yast/yast-devtools/master/travis-tools/travis_setup.sh
- sh ./travis_setup.sh -p "rake yast2-devtools yast2-testsuite yast2 yast2-pkg-bindings yast2-storage" -g "rspec:3.3.0 yast-rake simplecov coveralls"
- sh ./travis_setup.sh -p "rake yast2-devtools yast2-testsuite yast2 yast2-pkg-bindings yast2-storage" -g "rspec:3.3.0 yast-rake simplecov coveralls cheetah"
script:
- sudo rake install
- COVERAGE=1 rake test:unit

0 comments on commit 7f793e0

Please sign in to comment.