Skip to content

Commit

Permalink
Updated .travis.yml to reflect new version.
Browse files Browse the repository at this point in the history
  • Loading branch information
mazong1123 committed Sep 23, 2017
1 parent b83ed4f commit 36566d8
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@ deploy:
provider: releases
api_key: $AUTH_TOKEN
file:
- "ubuntu.16.04-x64.tar.gz"
- "centos.7-x64.tar.gz"
- "debian.8-x64.tar.gz"
- "fedora.24-x64.tar.gz"
- "rhel.7-x64.tar.gz"
- "osx.10.12-x64.tar.gz"
- "svn2gitnet-ubuntu.16.04-x64.tar.gz"
- "svn2gitnet-centos.7-x64.tar.gz"
- "svn2gitnet-debian.8-x64.tar.gz"
- "svn2gitnet-fedora.24-x64.tar.gz"
- "svn2gitnet-rhel.7-x64.tar.gz"
- "svn2gitnet-osx.10.12-x64.tar.gz"
skip_cleanup: true
on:
tags: true

0 comments on commit 36566d8

Please sign in to comment.