Skip to content

Commit

Permalink
travis: add PIN for mirage-protocols#keepalive
Browse files Browse the repository at this point in the history
Signed-off-by: David Scott <dave@recoil.org>
  • Loading branch information
djs55 committed Sep 5, 2017
1 parent 8950c6b commit 530abb3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ language: c
script: bash -ex .travis-ci.sh
sudo: required
env:
global:
- PINS="mirage-protocols:git://github.com/djs55/mirage-protocols.git#keepalive"
matrix:
- OCAML_VERSION=4.03 PACKAGE=tcpip MIRAGE_MODE=unix
- UPDATE_GCC_BINUTILS=1 OCAML_VERSION=4.03 PACKAGE=tcpip MIRAGE_MODE=xen
Expand Down

0 comments on commit 530abb3

Please sign in to comment.