Skip to content

Commit

Permalink
disable draft
Browse files Browse the repository at this point in the history
  • Loading branch information
burner1024 committed Jul 29, 2019
1 parent 200959b commit 78acc09
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions .travis.yml
Expand Up @@ -15,11 +15,11 @@ script:

env:
global:
- sfall_version=4.1.9
- mpack_version=4.1.9
- mods_dir=mods
- mod_name=fo2tweaks
- bin_dir=extra/bin
- sfall_version: 4.1.9.1
- mpack_version: 4.1.9.1
- mods_dir: mods
- mod_name: fo2tweaks
- bin_dir: extra/bin

deploy:
provider: releases
Expand All @@ -30,4 +30,3 @@ deploy:
on:
tags: true
branch: master
draft: true

0 comments on commit 78acc09

Please sign in to comment.