summaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)AuthorFilesLines
2020-07-31Move Python 2.6 unit tests to Github Actions (#17279)Massimiliano Culpo1-60/+0
2020-07-08Buildcache: bindist test without invoking spack compiler wrappers. (#15687)Patrick Gartung1-0/+8
2020-07-06Remove references to `master` from CITodd Gamblin1-2/+1
2020-07-01Moved flake8, shell and documentation tests to Github Action (#17328)Massimiliano Culpo1-109/+10
2020-06-30Add fish shell support (#9279)Johannes Blaschke1-0/+2
2020-06-23Added unit tests to Github Actions (#16610)Massimiliano Culpo1-21/+0
2020-05-12travis: use bionic as default for Linux (#16521)Massimiliano Culpo1-17/+23
2020-05-11Remove 'spack bootstrap' and associated docs (#15179)Massimiliano Culpo1-5/+0
2020-05-09Add unit test on MacOS using Github Actions (#14220)Massimiliano Culpo1-20/+0
2020-05-09Increase coverage of spack.relocate (#16475)Massimiliano Culpo1-0/+20
2020-04-28travis: extend the list of e-mails being notified of failures (#16352)Massimiliano Culpo1-1/+3
2019-12-25Migrate build tests from Travis to Github Actions (#13967)Massimiliano Culpo1-47/+0
2019-12-16Travis exits at the first failing test, pin codecov at v4.5.4 (#14179)Massimiliano Culpo1-1/+1
2019-11-26Package Index: Build in Dockerhub (#13810)Axel Huebl1-12/+0
2019-11-22Remove mirrors from Travis cache (#13841)Massimiliano Culpo1-1/+0
2019-10-31Travis CI: Test Python 3.8 (#13347)Adam J. Stewart1-11/+15
2019-10-22Disable macOS builds on PRs while we wait for Travis to catch up. (#13389)Todd Gamblin1-0/+1
2019-10-21Bootstrap environment modules optimizing for generic architectures (#13105)Massimiliano Culpo1-0/+5
2019-10-08travis: bump python version for flake8 and build testsMassimiliano Culpo1-7/+7
2019-08-06Avoid sending empty reports to codecov (#12293)Massimiliano Culpo1-3/+5
2019-07-05travis: the sudo tag is now deprecated (#11933)cclauss1-10/+0
2019-07-05tests: add tests for setup-env.shTodd Gamblin1-23/+10
2019-06-18Ensure `brew update` is run before using brew in test environment (#11784)Greg Becker1-0/+1
2019-05-11tests: stop testing Python 3.4Todd Gamblin1-5/+0
2019-05-11tests: require Python 2.6 tests to passTodd Gamblin1-2/+0
2019-05-10enable coverage for python 2.6 unit testsTodd Gamblin1-1/+1
2019-05-11coverage: only run coverage for subset of unit testsTodd Gamblin1-3/+3
2019-05-01Fix spack flake8 to use Travis's target as base when neededTodd Gamblin1-1/+1
2019-04-11Updated Sphinx configuration (#11165)Massimiliano Culpo1-1/+1
2019-02-28Added a sub-command to show if packages are relocatable (#9199)Massimiliano Culpo1-0/+18
2018-12-30stopgap: allow travis to fail for Python 2.6 againTodd Gamblin1-0/+2
2018-12-29coverage: use kcov to get coverage for our cc scriptTodd Gamblin1-4/+6
2018-12-29bugfix: add codecov upload back to travis.yml (#10220)Todd Gamblin1-0/+5
2018-12-29Use homebrew addon instead of manually invoking brew (#10213)Todd Gamblin1-7/+8
2018-12-23travis: fix pip install for docker stage (#10177)Omar Padron1-2/+3
2018-12-20Fix docker builds (#9805)Omar Padron1-22/+0
2018-12-15Store ccache directory explicitly in Travis. (#10119)Massimiliano Culpo1-0/+3
2018-12-15.travis.yml: enable ccache (#6370)Christoph Junghans1-2/+9
2018-12-14Updated the Travis environment to xenial (#10090)Massimiliano Culpo1-9/+2
2018-11-09travis: allow Python 2.6 to fail until we figure out why Travis hangs (#9776)Todd Gamblin1-0/+2
2018-10-26docker: allow docker build to fail until it's fixed (#9658)Todd Gamblin1-0/+1
2018-10-26docker: unite Dockerfiles; auto-deploy images to DockerHub (#9329)Omar Padron1-0/+28
2018-09-24travis: require sudo in an attempt to avoid build timeouts (#9327)Todd Gamblin1-1/+8
2018-09-03travis: bring back macOS test in unit test stageTodd Gamblin1-4/+1
2018-09-03travis: clean up .travis-ci.yml wrapping and indentationTodd Gamblin1-7/+14
2018-09-03travis: fix macOS builds, avoid brew autoupdateTodd Gamblin1-7/+12
2018-08-24Remove Python 3.3 from testing.Todd Gamblin1-4/+0
2018-08-20Even better Makefile target parsing (#8819)Adam J. Stewart1-0/+1
2018-08-04Generate coverage reports for all unit and build testsAdam J. Stewart1-13/+13
2018-07-23tests: Add python 3.7 to Travis CI (#8778)Massimiliano Culpo1-0/+15