Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-08-30 | Install graphviz before build. | Todd Gamblin | 1 | -0/+6 | |
2016-08-30 | Fix typos and bugs in Travis config file | Adam J. Stewart | 1 | -5/+2 | |
Forgot to change one of the TEST_TYPEs to TEST_SUITE. -eq not working, trying == instead. Cache doesn't seem to be working, removed. | |||||
2016-08-30 | Overhaul Spack's CI Infrastructure | Adam J. Stewart | 1 | -18/+21 | |
2016-07-30 | qa : fixes #1370 (no flake8 on python 2.6, coveralls only python 2.7) | alalazo | 1 | -11/+14 | |
2016-05-11 | .travis.yml uses a script now. | Todd Gamblin | 1 | -15/+2 | |
- user can run the same script. | |||||
2016-05-11 | Update code style checking. | Todd Gamblin | 1 | -6/+18 | |
- Exempt overlong URL lines from checks. - Omit some of the more painful PEP items. | |||||
2016-05-10 | qa : differentiate framework from packages | alalazo | 1 | -2/+5 | |
2016-05-10 | qa : copied flake8 configuration, updated travis.yml | alalazo | 1 | -1/+1 | |
2016-05-10 | Move args to .coveragerc | Todd Gamblin | 1 | -2/+2 | |
2016-03-22 | travis : removed external directory from the list under coverage | alalazo | 1 | -1/+1 | |
2016-03-22 | Merge branch 'develop' of https://github.com/LLNL/spack into qa/coding_standard | alalazo | 1 | -0/+3 | |
Conflicts: .travis.yml | |||||
2016-03-15 | Add compiler info and a simple libdwarf build to the checks. | Todd Gamblin | 1 | -0/+3 | |
2016-02-05 | removed redundant references to pep8 | alalazo | 1 | -3/+1 | |
2016-01-19 | reverted email notification | alalazo | 1 | -1/+1 | |
2016-01-19 | code checking : added flake8 | alalazo | 1 | -0/+3 | |
2016-01-19 | code checking : added pep8 and coveralls | alalazo | 1 | -4/+15 | |
2015-11-29 | Use new travis insfrastructure (sudo:false) | Todd Gamblin | 1 | -0/+3 | |
2015-11-29 | Add very basic Travis CI support. | Todd Gamblin | 1 | -0/+23 | |