summary refs log tree commit diff stats
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* [CI] now enables `NIM_COMPILE_TO_CPP=true` to run without allow_failures (#10...Timothee Cour2019-01-171-2/+3
* [CI] fixes #10041 move bulk of `travis` and `appveyor` logic to koch.nim (#10...Timothee Cour2019-01-081-18/+3
* kick taint modeArne Döring2018-12-111-1/+1
* fixes the travis build for NIM_COMPILE_TO_CPPAraq2018-11-111-1/+1
* travis: use explicit build matrix; prepare for extensive C++ testingAraq2018-10-181-5/+14
* Testament pre parallel (#9137)Jacek Sieka2018-10-121-2/+2
* fix #9295 (#9299)Timothee Cour2018-10-111-1/+1
* Make "koch docs" copy the dochack.js to the right location tooKaushal Modi2018-09-291-4/+1
* Generate the dochack.js before deploying the devel docsKaushal Modi2018-09-271-0/+3
* travis: enforce OSX tests are greenAndreas Rumpf2018-09-251-3/+3
* travis: don't run testinstall on OSXAndreas Rumpf2018-09-241-3/+1
* Merge pull request #8992 from kaushalmodi/deploy-nightly-docsAndreas Rumpf2018-09-191-1/+13
|\
| * Deploy devel build of docs to https://nim-lang.github.io/NimKaushal Modi2018-09-181-1/+13
* | travis: fixes silly syntax mistakesAndreas Rumpf2018-09-181-2/+2
* | travis: run 'koch testinstall' on OSXAndreas Rumpf2018-09-181-4/+6
* | tavis OSX tests should be green always nowAndreas Rumpf2018-09-181-3/+3
|/
* adjust travis build, don't test Nimble in NimAraq2018-09-141-5/+5
* 'koch web' is now 'koch docs'Araq2018-09-141-1/+1
* added a test for 'nim doc'Andreas Rumpf2018-09-071-0/+1
* add nim c -r nimsuggest/tester to travis (#8805)Timothee Cour2018-08-291-1/+1
* attempt to make travis greenAndreas Rumpf2018-08-161-2/+0
* travis/testament: disable JS tests on OSXAndreas Rumpf2018-08-061-1/+0
* attempt to make the travis OSX build greenAraq2018-08-061-0/+1
* fix issue #8227Timothee Cour2018-07-061-1/+1
* nimpretty: proper command line handling; added tests; travis ensures these st...Andreas Rumpf2018-06-191-0/+2
* fixes merge conflictAndreas Rumpf2018-06-111-0/+2
|\
| * Update .travis.ymlDaniil Yarancev2018-06-051-0/+2
* | make travis use GCC instead of clangAndreas Rumpf2018-05-251-1/+0
|/
* Fix lists of paths in posix environment (#7034)Dennis Felsing2018-01-081-1/+1
* Add check for broken code-block in docsFederico Ceratto2017-11-141-0/+2
* fixes #6707; nimsuggest tests still not greenAndreas Rumpf2017-11-081-0/+2
* Install sfml on Mac OS X in travis.Dominik Picheta2017-10-021-0/+1
* Install libsfml-dev on travis.Dominik Picheta2017-10-021-0/+1
* travis build: test documentation generationAndreas Rumpf2017-07-261-0/+1
* allow OSX tests to fail because of travis bugsAndreas Rumpf2017-03-301-0/+5
* travis already ships with nodejsAndreas Rumpf2017-03-291-2/+1
* attempt to make travis OSX tests green and mandatoryAndreas Rumpf2017-03-291-9/+5
* travis/appveyor: don't overdo -d:nimCoroutines checkingAraq2017-02-261-2/+2
* Removed fasm support.Rokas Kupstys2017-02-201-3/+1
* For CI: -d:nimCoroutinesRokas Kupstys2017-02-201-4/+4
* travis: first attempt to enable OSX testsAraq2017-02-171-0/+10
* Merge branch 'devel' of github.com:nim-lang/Nim into develAndreas Rumpf2017-01-291-0/+2
|\
| * Travis: Use Ubuntu 14.04 instead of 12.04.Dominik Picheta2017-01-291-1/+3
* | another attempt to make travis greenAndreas Rumpf2017-01-291-1/+1
|/
* Another attempt to fix travis.Dominik Picheta2017-01-291-1/+1
* attempt to make travis green againAndreas Rumpf2017-01-291-1/+1
* another attempt to make travis green againAndreas Rumpf2016-11-241-1/+1
* attempt to make travis green againAndreas Rumpf2016-11-241-2/+1
* CI: Depend on Jester HEAD because of nim-lang/nimble#129.Dominik Picheta2016-09-251-1/+1
* Enable coroutines again.cheatfate2016-07-301-1/+3