Update .travis.yml and appveyor.yml to point at master branch
This commit is contained in:
+1
-1
@@ -32,4 +32,4 @@ deploy:
|
||||
file: "chatterino-osx.dmg"
|
||||
prerelease: true
|
||||
on:
|
||||
branch: nightly
|
||||
branch: master
|
||||
|
||||
+2
-2
@@ -1,7 +1,7 @@
|
||||
version: 1.0.{build}
|
||||
branches:
|
||||
only:
|
||||
- nightly
|
||||
- master
|
||||
image: Visual Studio 2017
|
||||
platform: Any CPU
|
||||
clone_depth: 1
|
||||
@@ -62,4 +62,4 @@ deploy:
|
||||
prerelease: true
|
||||
force_update: true
|
||||
on:
|
||||
branch: nightly
|
||||
branch: master
|
||||
|
||||
Reference in New Issue
Block a user