Skip to content

Commit

Permalink
Deploy? Please?
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonynguyen committed Jul 31, 2014
1 parent 42c0c41 commit 5261f20
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@ cache:
- apt
deploy:
provider: releases
api-key: "GITHUB OAUTH TOKEN"
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
skip_cleanup: true
on:
tags: true
all_branches: true

0 comments on commit 5261f20

Please sign in to comment.