An open API service indexing awesome lists of open source software.

https://github.com/jonathanporta/ci-build

Example Unity3d project built on a continuous integration server.
https://github.com/jonathanporta/ci-build

Last synced: 4 months ago
JSON representation

Example Unity3d project built on a continuous integration server.

Awesome Lists containing this project

README

          

# Unity3d Travis Continuous Integration Example [![Build Status](https://travis-ci.org/JonathanPorta/ci-build.svg?branch=master)](https://travis-ci.org/JonathanPorta/ci-build)
Example Unity3D project that gets built on a continuous integration server and uploaded to S3.

# Tutorial
This is an the source code for a tutorial that I wrote. Check it out on [my blog](https://jonathan.porta.codes/2015/04/17/automatically-build-your-unity3d-project-in-the-cloud-using-travisci-for-free/).