summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAhmad Fatoum <[email protected]>2017-11-24 23:03:02 +0100
committerAhmad Fatoum <[email protected]>2017-11-24 23:03:02 +0100
commitd54ea107f7c1bf7c006f4782a435ba9c33e33f73 (patch)
tree4d2a39156e39f931d78671764656c8ff0c9a0606
parent13fa61f7d9a4be326812a77a4148472961415776 (diff)
downloadraylib-d54ea107f7c1bf7c006f4782a435ba9c33e33f73.tar.gz
raylib-d54ea107f7c1bf7c006f4782a435ba9c33e33f73.zip
[CI] Push Github artifacts only on tag
Forgot that one the first time round, which created some unnecssary releases.
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index d7124970..af381d5b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -55,3 +55,4 @@ deploy:
on:
repo: raysan5/raylib
branch: develop
+ tags: true