Skip to content

Commit

Permalink
Updated Travis config for new filenames
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonynguyen committed Aug 27, 2014
1 parent 2257f38 commit 122d08c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ deploy:
api_key:
secure: gKlSUbKXH0AcjiERxNcNY3tOQIcjvJYZdgfHbqjDG3d4T8dgF5ePeY6kxHArQ343G4e27oiqNyOW3iUzH16AiU7SDU90lt9j8WQ8VChmLVT5i006eOQxopQXL+95zDHQRp6GNNLS7V1DLeQDE42q/xdzkRFuDKr90pvOWU7GGmI=
file:
- build/release-linux-x86_64/Quake3-UrT-Ded.x86_64
- build/release-linux-x86_64/Quake3-UrT.x86_64
- build/release-mingw32-x86/Quake3-UrT-Ded.x86.exe
- build/release-mingw32-x86/Quake3-UrT.x86.exe
- build/release-linux-x86_64/Quake3-UrT-Clear-Ded.x86_64
- build/release-linux-x86_64/Quake3-UrT-Clear.x86_64
- build/release-mingw32-x86/Quake3-UrT-Clear-Ded.x86.exe
- build/release-mingw32-x86/Quake3-UrT-Clear.x86.exe
skip_cleanup: true
on:
tags: true
Expand Down

0 comments on commit 122d08c

Please sign in to comment.