Skip to content
This repository has been archived by the owner on Aug 25, 2022. It is now read-only.

Commit

Permalink
travis: pin without version
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesm committed Oct 14, 2019
1 parent e2b3dba commit 7c42e2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 7c42e2e

Please sign in to comment.