]> granicus.if.org Git - graphviz/commit
Travis: Install Criterion
authorErwin Janssen <erwinjanssen@outlook.com>
Mon, 8 Aug 2016 10:08:42 +0000 (12:08 +0200)
committerErwin Janssen <erwinjanssen@outlook.com>
Mon, 8 Aug 2016 10:18:01 +0000 (12:18 +0200)
commit91049bb199246f27a2cdd49802e2e088da01632a
tree2ab5cc29fb66440bf9b4ea6e9db057cee88f8f90
parented1b4f0722f36bb2a71267133399a69ab5cba4df
Travis: Install Criterion

Adds the installation of Criterion to the `install` step in the Travis configuration. A submodule is used so changes in the Criterion repository can't break the build. A submodule points to a specific commit.
.gitmodules
.travis.yml
dependencies/criterion [new submodule]