Skip to content

Commit

Permalink
Add gettext-tools to Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
imobachgs committed Jun 2, 2017
1 parent 59d3307 commit 10cf072
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -6,7 +6,7 @@ before_install:
- export CC=gcc-4.8
- export CXX=g++-4.8
- wget https://raw.githubusercontent.com/yast/yast-devtools/master/travis-tools/travis_setup.sh
- sh ./travis_setup.sh -p "yast2-core-dev libzypp-dev yast2-devtools doxygen yast2-testsuite g++-4.8"
- sh ./travis_setup.sh -p "yast2-core-dev libzypp-dev yast2-devtools doxygen yast2-testsuite g++-4.8 gettext"
script:
- make -f Makefile.cvs
- make -j 4
Expand Down

0 comments on commit 10cf072

Please sign in to comment.