User Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
cs:travisci:start [2016/09/09 16:19]
James Irwin
— (current)
Line 1: Line 1:
-====== Travis CI ====== ​ 
-{{:​cs:​travisci:​travis.png?​200|}} 
  
-We use Travis CI as our build server. Whenever we push code to the dev or master branches, or create a pull request, Travis CI will try to compile our software, and let us know if there are any issues.