We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent def219a commit aea9056Copy full SHA for aea9056
.travis.yml
@@ -6,6 +6,7 @@ env:
6
7
install:
8
- curl -sSL https://raw.githubusercontent.com/ocaml/ocaml-ci-scripts/master/.travis-ocaml.sh | bash -ex
9
+ - eval `opam config env`
10
- ocamlc -v
11
12
before_script: make
0 commit comments