Skip to content

Commit

Permalink
Add libzmq3-dev for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
wlandau-lilly committed Jul 3, 2018
1 parent 5f030d9 commit 9abd398
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,15 @@ branches:

warnings_are_errors: true

addons:
apt:
packages:
- libzmq3-dev

r_packages:
- clustermq
- covr
- lintr
- rzmq

# From Jim Hester, for avoiding timeouts
script:
Expand Down

0 comments on commit 9abd398

Please sign in to comment.