Skip to content

Commit

Permalink
add packages for grahics.h
Browse files Browse the repository at this point in the history
  • Loading branch information
Mithilan16 committed Jan 12, 2018
1 parent 918eb41 commit 8dab020
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ matrix:
- llvm-toolchain-trusty-5.0
packages:
- clang-5.0
- libsdl1.2-dev
- libsdl1.2-dev
- libsdl-image1.2 libsdl-image1.2-dev guile-1.8 guile-1.8-dev libsdl1.2debian libart-2.0-dev libaudiofile-dev libesd0-dev libdirectfb-dev libdirectfb-extra libfreetype6-dev libxext-dev x11proto-xext-dev libfreetype6 libaa1 libaa1-dev libslang2-dev libasound2 libasound2-dev
- build-essential
env:
- MATRIX_EVAL="CC=clang-5.0"
Expand All @@ -27,7 +28,8 @@ matrix:
- ubuntu-toolchain-r-test
packages:
- gcc-7
- libsdl1.2-dev
- libsdl1.2-dev
- libsdl-image1.2 libsdl-image1.2-dev guile-1.8 guile-1.8-dev libsdl1.2debian libart-2.0-dev libaudiofile-dev libesd0-dev libdirectfb-dev libdirectfb-extra libfreetype6-dev libxext-dev x11proto-xext-dev libfreetype6 libaa1 libaa1-dev libslang2-dev libasound2 libasound2-dev
- build-essential
env:
- MATRIX_EVAL="CC=gcc-7"
Expand Down

0 comments on commit 8dab020

Please sign in to comment.