Skip to content

Commit 9e7c691

Browse files
committed
update .travis.yml for master branch
1 parent 969bfdd commit 9e7c691

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,7 @@ sudo: required
88
install:
99
- wget https://raw.githubusercontent.com/ocaml/ocaml-travisci-skeleton/master/.travis-ocaml.sh
1010
- bash -ex .travis-ocaml.sh
11+
- opam install -y menhir
12+
- eval `opam config env`
1113
script:
1214
- make all

0 commit comments

Comments
 (0)