Skip to content

Commit

Permalink
activate REVDEP testing in Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
avsm committed Apr 26, 2015
1 parent 2e0dd48 commit 3698a1a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ language: c
install: wget https://raw.githubusercontent.com/ocaml/ocaml-travisci-skeleton/master/.travis-opam.sh
script: bash -ex .travis-opam.sh
env:
- OCAML_VERSION=4.01
- OCAML_VERSION=latest
- OCAML_VERSION=4.01 REVDEPS=true
- OCAML_VERSION=latest REVDEPS=true

0 comments on commit 3698a1a

Please sign in to comment.