Skip to content

Commit

Permalink
Travis-CI: add installing of deb package
Browse files Browse the repository at this point in the history
  • Loading branch information
trapexit committed Jun 11, 2020
1 parent bed493e commit a0c1c1a
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 @@ -40,3 +40,5 @@ script:
- sudo -E make install-build-pkgs
- make -j$(($(nproc) + 1))
- make deb
- sudo -E dpkg -i ../*.deb
- mergerfs -v || true

0 comments on commit a0c1c1a

Please sign in to comment.