Skip to content

Commit

Permalink
Add new dependency to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
sandsmark committed Sep 25, 2016
1 parent 9b84222 commit a2ed0e0
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 @@ -16,9 +16,11 @@ addons:
- libxcb-dpms0-dev
- libxcb-image0-dev
- libxcb-util0-dev
- libxcb-util0-dev
- libev-dev
- libxcb-xinerama0-dev
- libxcb-xkb-dev
- libxcb-composite0-dev
before_install:
- "echo 'APT::Default-Release \"trusty\";' | sudo tee /etc/apt/apt.conf.d/default-release"
- "echo 'deb http://archive.ubuntu.com/ubuntu/ wily main universe' | sudo tee /etc/apt/sources.list.d/wily.list"
Expand Down

0 comments on commit a2ed0e0

Please sign in to comment.