Activates an automatic pre-release and binary upload from Travis.
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
#!/bin/sh -ex
|
||||
|
||||
# updating versions with the TRAVIS build numbers
|
||||
cd projects/mtg/
|
||||
ant update
|
||||
cd ../..
|
||||
|
||||
# we're building a PSP binary here
|
||||
cd JGE
|
||||
make -j 8
|
||||
|
||||
Reference in New Issue
Block a user