Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Install sfml on Mac OS X in travis. | Dominik Picheta | 2017-10-02 | 1 | -0/+1 |
| | |||||
* | Install libsfml-dev on travis. | Dominik Picheta | 2017-10-02 | 1 | -0/+1 |
| | |||||
* | travis build: test documentation generation | Andreas Rumpf | 2017-07-26 | 1 | -0/+1 |
| | |||||
* | allow OSX tests to fail because of travis bugs | Andreas Rumpf | 2017-03-30 | 1 | -0/+5 |
| | |||||
* | travis already ships with nodejs | Andreas Rumpf | 2017-03-29 | 1 | -2/+1 |
| | |||||
* | attempt to make travis OSX tests green and mandatory | Andreas Rumpf | 2017-03-29 | 1 | -9/+5 |
| | |||||
* | travis/appveyor: don't overdo -d:nimCoroutines checking | Araq | 2017-02-26 | 1 | -2/+2 |
| | |||||
* | Removed fasm support. | Rokas Kupstys | 2017-02-20 | 1 | -3/+1 |
| | |||||
* | For CI: -d:nimCoroutines | Rokas Kupstys | 2017-02-20 | 1 | -4/+4 |
| | |||||
* | travis: first attempt to enable OSX tests | Araq | 2017-02-17 | 1 | -0/+10 |
| | |||||
* | Merge branch 'devel' of github.com:nim-lang/Nim into devel | Andreas Rumpf | 2017-01-29 | 1 | -0/+2 |
|\ | |||||
| * | Travis: Use Ubuntu 14.04 instead of 12.04. | Dominik Picheta | 2017-01-29 | 1 | -1/+3 |
| | | |||||
* | | another attempt to make travis green | Andreas Rumpf | 2017-01-29 | 1 | -1/+1 |
|/ | |||||
* | Another attempt to fix travis. | Dominik Picheta | 2017-01-29 | 1 | -1/+1 |
| | |||||
* | attempt to make travis green again | Andreas Rumpf | 2017-01-29 | 1 | -1/+1 |
| | |||||
* | another attempt to make travis green again | Andreas Rumpf | 2016-11-24 | 1 | -1/+1 |
| | |||||
* | attempt to make travis green again | Andreas Rumpf | 2016-11-24 | 1 | -2/+1 |
| | |||||
* | CI: Depend on Jester HEAD because of nim-lang/nimble#129. | Dominik Picheta | 2016-09-25 | 1 | -1/+1 |
| | |||||
* | Enable coroutines again. | cheatfate | 2016-07-30 | 1 | -1/+3 |
| | |||||
* | Disable fasm usage | cheatfate | 2016-07-29 | 1 | -3/+1 |
| | |||||
* | Add nimscript test and run it in Travis CI | Federico Ceratto | 2016-04-03 | 1 | -0/+1 |
| | |||||
* | tries to fix the travis build | Araq | 2015-10-26 | 1 | -0/+1 |
| | |||||
* | try to make travis generate the tar.xz | Araq | 2015-10-25 | 1 | -0/+2 |
| | |||||
* | Fixed tests for TravisCI | Yuriy Glukhov | 2015-10-22 | 1 | -0/+2 |
| | |||||
* | use tester directly | Aman Gupta | 2015-10-13 | 1 | -1/+2 |
| | |||||
* | really be pedantic | Aman Gupta | 2015-10-13 | 1 | -1/+1 |
| | |||||
* | run all tests | Aman Gupta | 2015-10-06 | 1 | -1/+1 |
| | |||||
* | fail CI when tests fail | Aman Gupta | 2015-10-02 | 1 | -6/+4 |
| | |||||
* | fix test failures due to import errors | Aman Gupta | 2015-10-02 | 1 | -0/+2 |
| | |||||
* | install nimble and zip package | Aman Gupta | 2015-10-02 | 1 | -0/+3 |
| | |||||
* | download fasm for the coro build | Aman Gupta | 2015-10-02 | 1 | -0/+5 |
| | |||||
* | use clang for threading tests on travis | Aman Gupta | 2015-10-02 | 1 | -0/+1 |
| | |||||
* | add libcurl and libsdl1 headers | Aman Gupta | 2015-09-29 | 1 | -0/+5 |
| | |||||
* | remove mac builds for now | Aman Gupta | 2015-09-29 | 1 | -1/+0 |
| | |||||
* | build on macosx too | Aman Gupta | 2015-09-29 | 1 | -1/+3 |
| | |||||
* | run in travisci containers | Aman Gupta | 2015-09-29 | 1 | -0/+1 |
| | |||||
* | set PATH for tests | Aman Gupta | 2015-09-29 | 1 | -0/+1 |
| | |||||
* | fix current directory | Aman Gupta | 2015-09-29 | 1 | -1/+3 |
| | |||||
* | no more build.sh, bootstrap release too | Aman Gupta | 2015-09-29 | 1 | -2/+6 |
| | |||||
* | add basic travis config | Aman Gupta | 2015-09-29 | 1 | -0/+6 |