Skip to content

Commit

Permalink
Fix Travis build deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ali committed Nov 12, 2015
1 parent fbdabd7 commit cf07168
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,7 @@ rust:
matrix:
allow_failures:
- rust: nightly
before_install:
- sudo apt-get update -qq
- sudo apt-get install -y libncurses5-dev libncursesw5-dev libpulse-dev \
libfftw3-dev

0 comments on commit cf07168

Please sign in to comment.