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
|
||||
- libalut0
|
||||
- libglut*
|
||||
artifacts:
|
||||
bucket: glew
|
||||
s3_region: "us-east-1"
|
||||
paths:
|
||||
- $(ls *.zip *.tgz | tr "\n" ":")
|
||||
- $(find doc -type f | tr "\n" ":")
|
||||
- libglew-dev
|
||||
|
||||
# Enable C++ support
|
||||
language: cpp
|
||||
|
|
Reference in a new issue