Skip to content

Commit

Permalink
pin xmldiff, since transitive crowbar test deps need it
Browse files Browse the repository at this point in the history
  • Loading branch information
yomimono committed May 1, 2018
1 parent 8562162 commit a4c4fda
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,11 @@ services:
- docker
env:
global:
- PINS="bun:."
- PINS="bun:. xmldiff:https://github.com/yomimono/xmldiff.git#4.06-compat"
- DISTRO="debian-stable"
matrix:
- PACKAGE="bun" OCAML_VERSION="4.04.2"
- PACKAGE="bun" OCAML_VERSION="4.05.0"
- PACKAGE="bun" OCAML_VERSION="4.06.0"

before_install:
- sudo sysctl kernel.core_pattern=core

0 comments on commit a4c4fda

Please sign in to comment.