summaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)AuthorFilesLines
2017-08-19Group Travis CI jobs in stages (#5104)Massimiliano Culpo1-13/+59
2017-06-01travis: fixes failure on six (#4415)Massimiliano Culpo1-0/+1
2017-05-26gpg: add 'spack gpg subcommand (#3845)Ben Boeckel1-0/+2
2017-05-17Move doc dependencies to requirements.txt for readthedocs (#4280)Todd Gamblin1-2/+1
2017-05-17Sphinx no longer supports Python 2.6 (#4266)Adam J. Stewart1-1/+2
2017-05-09Travis version of pip is too old (#4180)Adam J. Stewart1-0/+2
2017-04-27Separate integration tests; simplify test scripts (#4006)Todd Gamblin1-3/+11
2017-04-21Coverage for multiple Python versions. (#3951)Todd Gamblin1-1/+1
2017-03-31Clean up tests and add Python3 to Travis.Todd Gamblin1-1/+17
2017-03-31Update externals to work with Python 3Todd Gamblin1-1/+0
2017-02-10qa: allow fast finish to avoid consuming a precious OSX build on a PR that wi...Massimiliano Culpo1-0/+1
2017-01-26Use codecov for coverage instead of coveralls (#2933)Todd Gamblin1-25/+21
2017-01-16Add release branches to travis testing.Todd Gamblin1-0/+1
2016-12-30Run coverage for the `spack install` command as well as `spack test`.Todd Gamblin1-2/+2
2016-12-30Add OSX build to .travis.yml. Clean up .travis.yml (#2689)Todd Gamblin1-3/+32
2016-12-29unit tests: replace nose with pytest (#2502)Massimiliano Culpo1-4/+4
2016-12-05Remove CYAML tests from Spack now that the DB is JSON. (#2487)Todd Gamblin1-4/+2
2016-12-05travis: sphinx does not support python 2.6 anymore (#2485)Massimiliano Culpo1-0/+3
2016-10-30travis.yml: Only build master and develop on pushTodd Gamblin1-0/+6
2016-10-15travis : unit tests will run with and without libyaml (#2024)Massimiliano Culpo1-2/+5
2016-08-30Install graphviz before build.Todd Gamblin1-0/+6
2016-08-30Fix typos and bugs in Travis config fileAdam J. Stewart1-5/+2
2016-08-30Overhaul Spack's CI InfrastructureAdam J. Stewart1-18/+21
2016-07-30qa : fixes #1370 (no flake8 on python 2.6, coveralls only python 2.7)alalazo1-11/+14
2016-05-11.travis.yml uses a script now.Todd Gamblin1-15/+2
2016-05-11Update code style checking.Todd Gamblin1-6/+18
2016-05-10qa : differentiate framework from packagesalalazo1-2/+5
2016-05-10qa : copied flake8 configuration, updated travis.ymlalalazo1-1/+1
2016-05-10Move args to .coveragercTodd Gamblin1-2/+2
2016-03-22travis : removed external directory from the list under coveragealalazo1-1/+1
2016-03-22Merge branch 'develop' of https://github.com/LLNL/spack into qa/coding_standardalalazo1-0/+3
2016-03-15Add compiler info and a simple libdwarf build to the checks.Todd Gamblin1-0/+3
2016-02-05removed redundant references to pep8alalazo1-3/+1
2016-01-19reverted email notificationalalazo1-1/+1
2016-01-19code checking : added flake8alalazo1-0/+3
2016-01-19code checking : added pep8 and coverallsalalazo1-4/+15
2015-11-29Use new travis insfrastructure (sudo:false)Todd Gamblin1-0/+3
2015-11-29Add very basic Travis CI support.Todd Gamblin1-0/+23