Skip to content

Commit aea9056

Browse files
committed
Fix CI script.
1 parent def219a commit aea9056

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ env:
66

77
install:
88
- curl -sSL https://raw.githubusercontent.com/ocaml/ocaml-ci-scripts/master/.travis-ocaml.sh | bash -ex
9+
- eval `opam config env`
910
- ocamlc -v
1011

1112
before_script: make

0 commit comments

Comments
 (0)