summaryrefslogtreecommitdiffstats
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* Fix Travis CUDA setupWillem Jan Palenstijn2019-09-181-2/+0
|
* Add basic post-install python testsWillem Jan Palenstijn2017-11-011-1/+1
|
* Regroup .travis.yml sections to better match travis docsWillem Jan Palenstijn2017-11-011-2/+2
|
* Try to fix Travis CUDA buildWillem Jan Palenstijn2017-10-111-4/+4
|
* Travis: only install cuda packages for cuda buildsWillem Jan Palenstijn2017-05-231-11/+31
| | | | | This way non-cuda build failures caused by missing cuda header files will be detected.
* Travis: Update python version to 3.6Willem Jan Palenstijn2017-05-231-2/+2
| | | | | Effectively it was already running 3.6 anyway, since we are using Miniconda-latest.
* Enable 'make test' on travis-ciWillem Jan Palenstijn2016-11-281-0/+1
|
* Add travis clang buildWillem Jan Palenstijn2016-11-251-0/+6
|
* Simplify travis build using new install typeWillem Jan Palenstijn2016-11-221-2/+2
|
* Remove outdated cuda pathsWillem Jan Palenstijn2016-03-031-2/+2
|
* Use travis-ci's apt packages for cudaWillem Jan Palenstijn2016-03-031-3/+5
|
* Add Travis CI configuration fileDaniel M. Pelt2016-03-011-0/+43