Skip to content

Commit

Permalink
* Added equivs Debian package to Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
njlr committed Aug 17, 2017
1 parent 2650923 commit 06f624c
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 @@ -2,6 +2,8 @@ dist: trusty
language: generic

before_install:
- sudo apt-get -qq update
- sudo apt-get install -y equivs
- test -d $HOME/.linuxbrew/bin || git clone https://github.com/Linuxbrew/brew.git
$HOME/.linuxbrew
- PATH="$HOME/.linuxbrew/bin:$PATH"
Expand Down

0 comments on commit 06f624c

Please sign in to comment.