Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-04 | Enable ShellCheck rules | Hennadii Stepanov | |
Enabled ShellCheck rules: SC1087 SC2001 SC2004 SC2005 SC2006 SC2016 SC2028 SC2048 SC2066 (note that IFS already contains only a line feed) SC2116 SC2166 SC2181 SC2206 SC2207 SC2230 SC2236 | |||
2019-03-29 | travis: Switch to ubuntu keyserver to avoid timeouts | MarcoFalke | |
2019-02-21 | Remove travis_wait from lint script | Graham Krizek | |
Also adding progress logging to verify-commits.py script to prevent Travis from timing out | |||
2018-11-10 | travis: Avoid timeout on verify-commits check | MarcoFalke | |
2018-08-27 | move remaining travis build steps into individual files | Julian Fleischer | |
2018-08-27 | number .travis/ script according to build lifecycle and add README to explain | Julian Fleischer | |