Skip to content
This repository has been archived by the owner on Jan 30, 2025. It is now read-only.

Commit

Permalink
Mark binaries as alpha.build1
Browse files Browse the repository at this point in the history
  • Loading branch information
akien-mga committed Jul 25, 2017
1 parent 65c8da8 commit ef3274d
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ os:

env:
global:
- BUILD_REVISION=official
# - BUILD_REVISION=official
- BUILD_REVISION=build1
- OPTIONS="warnings=no builtin_libpng=yes builtin_openssl=yes builtin_zlib=yes"
matrix:
- PLATFORM=iphone TARGET=release
Expand Down
3 changes: 2 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ artifacts:

environment:
PYTHON: C:\Python27
BUILD_REVISION: official
# BUILD_REVISION: official
BUILD_REVISION: build1
ANGLE_SRC_PATH: C:\projects\godot-builds\angle
matrix:
- VS: C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat
Expand Down
2 changes: 1 addition & 1 deletion godot

0 comments on commit ef3274d

Please sign in to comment.