Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add basic post-install python tests | Willem Jan Palenstijn | 2017-11-01 | 1 | -1/+1 |
| | |||||
* | Regroup .travis.yml sections to better match travis docs | Willem Jan Palenstijn | 2017-11-01 | 1 | -2/+2 |
| | |||||
* | Try to fix Travis CUDA build | Willem Jan Palenstijn | 2017-10-11 | 1 | -4/+4 |
| | |||||
* | Travis: only install cuda packages for cuda builds | Willem Jan Palenstijn | 2017-05-23 | 1 | -11/+31 |
| | | | | | This way non-cuda build failures caused by missing cuda header files will be detected. | ||||
* | Travis: Update python version to 3.6 | Willem Jan Palenstijn | 2017-05-23 | 1 | -2/+2 |
| | | | | | Effectively it was already running 3.6 anyway, since we are using Miniconda-latest. | ||||
* | Enable 'make test' on travis-ci | Willem Jan Palenstijn | 2016-11-28 | 1 | -0/+1 |
| | |||||
* | Add travis clang build | Willem Jan Palenstijn | 2016-11-25 | 1 | -0/+6 |
| | |||||
* | Simplify travis build using new install type | Willem Jan Palenstijn | 2016-11-22 | 1 | -2/+2 |
| | |||||
* | Remove outdated cuda paths | Willem Jan Palenstijn | 2016-03-03 | 1 | -2/+2 |
| | |||||
* | Use travis-ci's apt packages for cuda | Willem Jan Palenstijn | 2016-03-03 | 1 | -3/+5 |
| | |||||
* | Add Travis CI configuration file | Daniel M. Pelt | 2016-03-01 | 1 | -0/+43 |