Commit Graph

74 Commits

Author SHA1 Message Date
Piët Delport
8c3533e8e6 Add "make nunit" step to Travis
Historically, this wasn't working, but it should be more stable now.
2015-12-29 22:43:58 +02:00
Matthias Mailänder
01aed5e64c update to mono 4.2 series 2015-12-24 16:27:57 +01:00
Matthias Mailänder
5a3e61a902 check the .lua scripts for syntax error 2015-08-19 21:21:01 +02:00
Matthias Mailänder
9170db9642 update Travis to use Mono 4 2015-08-04 12:00:45 +02:00
Matthias Mailänder
0c2934a536 switch to the new container based infrastructure 2015-07-26 13:02:14 +02:00
Oliver Brakmann
553f9af1ba Build prep branches on Travis, too 2015-06-14 11:18:51 +02:00
Matthias Mailänder
c4deaef163 remove nuget until the connectivity problems are resolved 2015-05-24 10:24:22 +02:00
Matthias Mailänder
07fb7f921f bring back system markdown 2015-05-21 11:54:21 +02:00
Matthias Mailänder
f079b1980f switch back to the old Travis infrastructure 2015-05-21 11:53:47 +02:00
Matthias Mailänder
fd85b208fa update documentation 2015-05-18 18:54:53 +02:00
Matthias Mailänder
2eac646929 deploy Windows setup with Travis CI only 2015-05-18 18:54:41 +02:00
Oliver Brakmann
0c1b825877 Adjust travis-ci caching
1. Removes the APT caching, since it's not available on the docker infrastructure.
2. Enables caching for the dependency download directory.
2015-05-08 20:59:45 +02:00
Oliver Brakmann
f251813f89 Keep downloaded files in a separate directory
As a side effect, this re-enables building the Windows installer on Linux hosts.
2015-05-08 20:59:24 +02:00
Matthias Mailänder
c4bc974eb6 Update .travis.yml
define the mono version
2015-04-27 22:01:15 +02:00
Matthias Mailänder
146afd755b bring back the HTML documentation 2015-03-20 18:01:12 +01:00
Oliver Brakmann
2f588968b0 Switch wiki deployment to the openra user with ssh auth 2015-01-23 22:36:10 +01:00
Matthias Mailänder
601022f582 deploy Windows setup exe via AppVeyor only 2015-01-18 08:01:33 +01:00
Matthias Mailänder
2920b1bb02 fix Error: opening stub "/usr/share/nsis/Stubs/zlib" 2015-01-17 11:56:13 +01:00
Oliver Brakmann
e70a028328 Fix travis build not exiting in the top-level directory 2015-01-17 11:36:03 +01:00
Matthias Mailänder
2d3634e23a try to cache the Ubuntu package installation 2015-01-10 21:24:56 +01:00
Matthias Mailänder
edbab6976c switch to the new the Docker-based infrastructure 2015-01-10 21:24:54 +01:00
penev92
a8a726f56b Reorder Travis command order, add new lines to Makefile output for better readability 2015-01-09 17:49:34 +02:00
Matthias Mailänder
1b3654a7f9 replace GitHub access token 2015-01-01 20:31:04 +01:00
Paul Chote
07ebb017b9 Use travis_retry to reduce the nuget timeout errors. 2014-12-28 18:49:08 +13:00
Matthias Mailänder
e7a64ab8b0 automatically check for code style violations 2014-12-25 10:27:45 +01:00
Matthias Mailänder
e1a441b7f3 use official Travis csharp support 2014-12-06 08:50:07 +01:00
Matthias Mailänder
05bc9e5a7a native dependencies are not required during the build 2014-11-30 09:50:39 +01:00
Paul Chote
97e5473126 Remove linux native libraries and automate configure. 2014-11-30 10:20:24 +13:00
Paul Chote
260c36239b Remove automated rpm and arch packaging.
See #6480 for the reasoning.
2014-11-30 09:34:54 +13:00
Oliver Brakmann
7359af8667 Wiki: keep separate Trait and Lua API docs for release and playtest 2014-11-16 10:41:47 +01:00
Matthias Mailänder
c026df8ddd build with previous latest mono 3.8 2014-10-11 09:13:39 +02:00
Paul Chote
c5d987be66 Revert "build with latest Mono from @Xamarin"
This reverts commit f1bfbf933b.
2014-10-05 17:51:32 +13:00
Matthias Mailänder
f1bfbf933b build with latest Mono from @Xamarin 2014-09-29 21:10:46 +02:00
Matthias Mailänder
32be7df07c bring back the automatic wiki update
closes #5900
2014-08-09 14:12:35 +02:00
Matthias Mailänder
fd68c81b15 Update .travis.yml
remove failing auto-wiki-update
2014-07-09 14:11:01 +02:00
Matthias Mailänder
eb27c9ef9d run ./update-wiki.sh again after release deployment
closes #5643
2014-06-16 09:29:17 +02:00
Chris Forbes
83fc5085e3 Adjust travis config to update package lists before installing dependencies 2014-06-13 10:29:22 +12:00
Paul Chote
a0723bfec3 Fix pacman installation. 2014-06-07 20:58:08 +12:00
Paul Chote
c811be1795 Fix arch package building on Travis. 2014-06-07 20:27:38 +12:00
Matthias Mailänder
71e58fce30 be overly pedantic with ${}
because bash
2014-06-05 13:47:58 +02:00
Matthias Mailänder
354353814e fix RPM filename 2014-06-05 13:18:07 +02:00
Matthias Mailänder
6e289a549d deploy on all branches again 2014-06-05 13:02:10 +02:00
Matthias Mailänder
87ddbddf2f try an absolute path instead 2014-06-05 11:58:01 +02:00
Matthias Mailänder
2ca6bb5102 only install packaging tools before deploying 2014-06-05 11:34:04 +02:00
Matthias Mailänder
bdc50241ac don't build on bleed and fail because $TRAVIS_TAG is empty 2014-06-05 11:17:10 +02:00
Matthias Mailänder
fd6a769511 special Linux version name scheme 2014-06-05 10:51:09 +02:00
Matthias Mailänder
366b49f050 fix directory
we seem to be already in cd packaging
2014-06-05 10:18:09 +02:00
Matthias Mailänder
1eea78551b new OAuth new luck 2014-06-05 09:39:39 +02:00
Matthias Mailänder
d514344e39 whitelist pkgtest branches 2014-06-05 09:02:53 +02:00
Matthias Mailänder
4d4be9caf2 update encrypted OAuth 2014-06-04 09:24:41 +02:00