Skip to content

Commit

Permalink
travis: require libyaml-dev package
Browse files Browse the repository at this point in the history
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
  • Loading branch information
masatake committed Sep 28, 2016
1 parent bddf5c8 commit 6b9fc09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -38,6 +38,7 @@ addons:
- binutils-mingw-w64-i686
- gcc-mingw-w64-i686
- libjansson-dev
- libyaml-dev

env:
- TARGET=Unix
Expand Down

0 comments on commit 6b9fc09

Please sign in to comment.