Skip to content

Commit

Permalink
update .travis.yml for master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
gfngfn committed Aug 2, 2017
1 parent 969bfdd commit 9e7c691
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,7 @@ sudo: required
install:
- wget https://raw.githubusercontent.com/ocaml/ocaml-travisci-skeleton/master/.travis-ocaml.sh
- bash -ex .travis-ocaml.sh
- opam install -y menhir
- eval `opam config env`
script:
- make all

0 comments on commit 9e7c691

Please sign in to comment.