PDA

Просмотр полной версии : [12369] Add continued integration support using Travis CI


newsbot
23.02.2013, 01:11
Автор: DasBlub


<pre>m .gitignore
+ .travis.yml
m README.md
m src/shared/revision_nr.h
</pre>
<pre style='white-space:pre-wrap;width:81ex'>[12369] Add continued integration support using Travis CI

Every push to a repository will start a new build on travis which will
make sure that CMaNGOS still builds. Currently, Travis only supports gcc
and clang on linux, Windows and OS X build test is not yet available.

Thanks to @travis-ci for their awesome software and their
sponsors for providing the infrastructure!
For the current build status of this repository, go to https://travis-ci.org/cmangos/mangos-wotlk/</pre>


Подробнее... (https://github.com/cmangos/mangos-wotlk/commit/7349c20fdc33968305b3caa6e7463fc40577dbb1)