Skip to content

Commit

Permalink
Add libaugeas-dev to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
joseivanlopez committed Dec 1, 2016
1 parent 90ddd34 commit c822123
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
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 rake yast2-country-data" -g "yast-rake gettext yard rspec:3.3.0 simplecov coveralls rubocop:0.29.1 cfa"
- sh ./travis_setup.sh -p "rake yast2-devtools yast2 rake yast2-country-data libaugeas-dev" -g "yast-rake gettext yard rspec:3.3.0 simplecov coveralls rubocop:0.29.1 cfa"
script:
- rake check:syntax
- rake check:pot
Expand Down

0 comments on commit c822123

Please sign in to comment.