summaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)AuthorFilesLines
2017-01-04Remove branch specification in travisBram Wasti1-4/+0
2017-01-03Checked out older (and still working) version of pybind11Bram Wasti1-3/+1
2016-12-29Attempt to get numpy working with travisBram Wasti1-1/+1
2016-12-29Attempt to get numpy working with travisBram Wasti1-0/+1
2016-12-29specify python version in travisBram Wasti1-0/+1
2016-12-29clean up enviroment variablesBram Wasti1-5/+4
2016-12-29added a build script to specify openblas with OS XBram Wasti1-3/+1
2016-12-29Add test repositories to travisBram Wasti1-0/+1
2016-12-29Moved addons back into the matrix specificationBram Wasti1-4/+18
2016-12-29set distro earlier on in the travis configuration fileBram Wasti1-3/+1
2016-12-29Specify trusty distroBram Wasti1-0/+3
2016-12-29specify location of openblas and added addonsBram Wasti1-0/+4
2016-12-29added OS X to travis and split install script into separate fileBram Wasti1-41/+10
2016-12-27whoops had the old command for cmake in therebwasti1-1/+1
2016-12-27compatibility with older version of CMakebwasti1-12/+9
2016-12-27force use of new cmakebwasti1-1/+1
2016-12-27fix for failing dir creationbwasti1-3/+7
2016-12-27download a newer cmakebwasti1-0/+3
2016-12-26remove apt-get of nvidia toolkit (which installs nvcc-7.5)Bram Wasti1-1/+1
2016-12-22removed encrypted binaryBram Wasti1-5/+8
2016-12-22added cudnnBram Wasti1-37/+43
2016-12-22downgraded cuda to 7.5Bram Wasti1-20/+18
2016-12-22matrix install and export CXX in the script with COMPILER variableBram Wasti1-4/+30
2016-12-21CMAKE VERBOSE onBram Wasti1-1/+1
2016-12-21fix gcc path searchBram Wasti1-1/+1
2016-12-21update gcc to 5.4Bram Wasti1-3/+2
2016-12-21network install rather than localBram Wasti1-2/+2
2016-12-21fix broken link for ubuntu downloadBram Wasti1-1/+1
2016-12-21change nvcc versionBram Wasti1-2/+2
2016-12-20added -y flag to force addition of repository (timeouts on automated build sy...Bram Wasti1-2/+2
2016-12-20moved gcc installation into the script rather than addonBram Wasti1-11/+3
2016-12-20fixed gcc update bug in travis.ymlBram Wasti1-1/+12
2016-12-20added newer version of G++ for potential fix of nvcc compilationBram Wasti1-1/+1
2016-12-20added pip numpy installBram Wasti1-1/+2
2016-12-20apt-get latest cmakeBram Wasti1-1/+1
2016-12-20updated ubuntu to the xenialBram Wasti1-1/+1
2016-12-20added pthread downloadBram Wasti1-1/+1
2016-12-20updated ubuntu versionBram Wasti1-0/+2
2016-12-20fixed yml extension to be recognized by travisBram Wasti1-0/+18