Commit Graph

3 Commits (7378a84c9666cd6da211645122e3effa9696093b)

Author SHA1 Message Date
Leon Klingele 7378a84c96
travis: unshallowly clone Git repo
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.
5 years ago
Leon Klingele 4c6e92eea1
travis: also test Docker build 5 years ago
leonklingele 824150f89b Add Travis CI and pin dependencies (#655) 5 years ago