diff --git a/.travis.yml b/.travis.yml index 85c3634..b6a4a82 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ install: wget https://raw.githubusercontent.com/ocaml/ocaml-ci-scripts/master/.t script: bash -ex .travis-opam.sh env: global: - - PINS="functoria.dev:. functoria-runtime.dev:." + - PINS="functoria:. functoria-runtime:." - REVDEPS=true matrix: - OCAML_VERSION=4.04 PACKAGE="functoria"