Added travis-ci configuration #95
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "travis-ci"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Added travis-ci configuration for automatic building and optional deployment for Linux-based machines.
I'm not sure if you would like to use this @SirCmpwn, but I thought I'd make one just in case.
Note that if used, it will first need to be enabled through https://travis-ci.org.
P.S
I would be willing to host the artifacts on my S3 account if needed. If so, let me know.
Nice! This looks pretty good. The one thing I'd change is that we can actually just bundle up the launcher for deployment - it contains the client and server binaries as well.
Alright, done.
Thanks!