Skip to content

Commit

Permalink
update Travis matrix for OPAM 1.1 only
Browse files Browse the repository at this point in the history
  • Loading branch information
avsm committed Dec 7, 2013
1 parent 7e00670 commit ffe56e0
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
language: c
script: bash -ex .travis-ci.sh
env:
- OCAML_VERSION=4.01.0 MIRAGE_BACKEND=unix OPAM_VERSION=1.0.0
- OCAML_VERSION=4.00.1 MIRAGE_BACKEND=unix OPAM_VERSION=1.0.0
- OCAML_VERSION=4.00.1 MIRAGE_BACKEND=xen OPAM_VERSION=1.1.0
- OCAML_VERSION=4.01.0 MIRAGE_BACKEND=unix OPAM_VERSION=1.0.0 XARCH=arm
- OCAML_VERSION=4.01.0 MIRAGE_BACKEND=unix OPAM_VERSION=1.1.0 XARCH=arm
- OCAML_VERSION=4.01.0 MIRAGE_BACKEND=unix OPAM_VERSION=1.1.0

0 comments on commit ffe56e0

Please sign in to comment.