update travis
This commit is contained in:
parent
39f03debf8
commit
4ac8476f89
1 changed files with 1 additions and 6 deletions
|
@ -16,12 +16,7 @@ addons:
|
||||||
- libsndfile-dev
|
- libsndfile-dev
|
||||||
- libalut0
|
- libalut0
|
||||||
- libglut*
|
- libglut*
|
||||||
artifacts:
|
- libglew-dev
|
||||||
bucket: glew
|
|
||||||
s3_region: "us-east-1"
|
|
||||||
paths:
|
|
||||||
- $(ls *.zip *.tgz | tr "\n" ":")
|
|
||||||
- $(find doc -type f | tr "\n" ":")
|
|
||||||
|
|
||||||
# Enable C++ support
|
# Enable C++ support
|
||||||
language: cpp
|
language: cpp
|
||||||
|
|
Reference in a new issue