| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-09-24 | Merge pull request #765 from leonklingele/docker-travis-warnings | Omar Roth | |
| docker,travis: fail build on any warning | |||
| 2019-09-25 | travis: unshallowly clone Git repo | Leon Klingele | |
| This fixes a compilation error if too many commits were made after the most recent tag: fatal: No names found, cannot describe anything. In src/invidious.cr:60:19 60 | CURRENT_VERSION = {{ "#{`git describe --tags --abbrev=0`.strip}" }} Error: expanding macro See https://travis-ci.org/leonklingele/invidious/jobs/588672881#L275-L290. | |||
| 2019-09-25 | docker,travis: fail build on any warning | Leon Klingele | |
| 2019-08-10 | travis: also test Docker build | Leon Klingele | |
| 2019-08-04 | Add Travis CI and pin dependencies (#655) | leonklingele | |
