Skip to content

Commit

Permalink
Update the .travis.yml to build all the features
Browse files Browse the repository at this point in the history
  • Loading branch information
LemonBoy committed Apr 23, 2016
1 parent a3fb967 commit 3dbdf9d
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 @@ -5,4 +5,6 @@ compiler:
before_install:
- sudo apt-get update -qq
- sudo apt-get install -y libx11-xcb-dev libxcb-randr0-dev libxcb-xinerama0-dev
env:
- CFLAGS='-DWITH_XINERAMA=1'
script: make

0 comments on commit 3dbdf9d

Please sign in to comment.