Skip to content

Commit

Permalink
Debugging travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Risto-Stevcev committed Feb 16, 2021
1 parent 7cf34c4 commit 8ae2c99
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 @@ -8,7 +8,7 @@ before_install:
install: wget https://raw.githubusercontent.com/ocaml/ocaml-travisci-skeleton/master/.travis-docker.sh
script:
- bash -ex ./.travis-docker.sh
- opam init -a && opam reinstall -y bisect_ppx
- opam init -a && opam reinstall -y dune bisect_ppx
- yarn
- make bisect
- bisect-ppx-report send-to Coveralls
Expand Down

0 comments on commit 8ae2c99

Please sign in to comment.