Commit graph

16 commits

Author SHA1 Message Date
pschord ae7f8bf71d Enable quiet tests using SBT config (#318)
* Enable quiet tests using SBT config

* Add logback-test.xml config to reduce log messages

* Hide "resolving" messages in CI environment

* Improve ScalaTest options to reduce SuiteStart events

* Hide EVEN MORE Specs2 output
2020-01-08 08:33:25 -05:00
Chord 6d0649c25b TravisCI: fix artifacts config and enable validation 2019-12-13 13:59:22 -05:00
Chord bf21491859 TravisCI: re-enable coverage, exclude WorldSessionActor
* Update badge to travis-ci.com
* Add artifact upload to S3 testing for future CI based server deploys
2019-12-13 13:48:15 -05:00
Chord cf8d30b5be TravisCI: Just disable coverage 2019-10-22 20:17:37 -04:00
Chord 638c3f975e TravisCI: Once again, try to ignore the coverage job 2019-10-22 14:58:30 -04:00
pschord 4b71d76cb2
TravisCI: temporary build matrix fix to avoid #279
Reference: https://docs.travis-ci.com/user/customizing-the-build/#build-matrix
2019-10-11 12:14:28 -04:00
pschord 3c4d1ff2d7
TravisCI: add SBT dependency caching 2019-10-11 10:34:18 -04:00
pschord 1f744f5a5f
TravisCI: Compile everything before testing
This should allow TravisCI builds to fail-fast on any compilation errors instead of wasting time testing on an already failed build (see https://travis-ci.org/psforever/PSF-LoginServer/builds/596611848)
2019-10-11 10:00:37 -04:00
pschord 833b7b1f0a
Pin TravisCI dist to Trusty for Java 8 support
We should migrate to a modern JDK for a supported release of Ubuntu, but for now this should unbreak the initial steps of the build.
2019-10-11 09:47:14 -04:00
FateJH 7af2e4b572 let's see what this does 2017-08-16 18:34:49 -04:00
pschord f97dda9704 Update .travis.yml 2016-07-30 16:52:59 -04:00
Chord f6d8dc3324 Fix Travis PSCrypto version and add some readme notes 2016-07-30 13:07:22 -04:00
pschord c414ddde8f Update .travis.yml
Possible fix for coverage output
2016-07-27 21:42:54 -04:00
Chord ce5461da66 Travis: enable code coverage 2016-07-26 22:31:54 -04:00
Chord 8fd471ffdf Travis: Download PSCrypto resources 2016-07-26 22:09:03 -04:00
Chord e0db8ec2b7 Adding Travis CI integration 2016-07-12 02:21:52 -04:00