Skip to content

Commit

Permalink
Merge pull request #412 from ferdnyc/travis-jsoncpp
Browse files Browse the repository at this point in the history
Travis: Add libjsoncpp-dev to apt package list
  • Loading branch information
ferdnyc authored Jan 12, 2020
2 parents 0f82656 + 43ff40c commit c8be335
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ matrix:
packages:
- *ff_common
- qt5-default
- libjsoncpp-dev

- name: "FFmpeg 4 GCC (Ubuntu 18.04 Bionic)"
env:
Expand All @@ -83,6 +84,7 @@ matrix:
packages:
- *ff_common
- qt5-default
- libjsoncpp-dev
- libavcodec58
- libavformat58
- libavdevice58
Expand Down

0 comments on commit c8be335

Please sign in to comment.