1
0
Fork 0

update travis

This commit is contained in:
Florian RICHER 2017-05-12 19:09:32 +02:00
parent 685caf66d6
commit 88ededb4fa

View file

@ -2,14 +2,18 @@
addons:
apt:
sources:
# add PPAs with more up-to-date toolchains
- ubuntu-toolchain-r-test
- llvm-toolchain-precise-3.6
packages:
- make
- libsdl2*
- libglew*
- git
- cmake
- dos2unix
- libosmesa6-dev
- libegl1-mesa-dev
artifacts:
bucket: glew
s3_region: "us-east-1"
paths:
- $(ls *.zip *.tgz | tr "\n" ":")
- $(find doc -type f | tr "\n" ":")
# Enable C++ support
language: cpp