Skip to content

Commit

Permalink
Remove travis test on ocaml 4.02
Browse files Browse the repository at this point in the history
  • Loading branch information
chambart committed Feb 7, 2019
1 parent c877eb8 commit ca9a4e8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ sudo: required
install: wget https://raw.githubusercontent.com/ocaml/ocaml-ci-scripts/master/.travis-opam.sh
script: bash -ex .travis-opam.sh
env:
- PACKAGE="ocplib-json-typed" OCAML_VERSION="4.02" DEPOPTS="js_of_ocaml ocplib-endian"
- PACKAGE="ocplib-json-typed" OCAML_VERSION="4.03" DEPOPTS="js_of_ocaml ocplib-endian"
- PACKAGE="ocplib-json-typed" OCAML_VERSION="4.04" DEPOPTS="js_of_ocaml ocplib-endian"
- PACKAGE="ocplib-json-typed" OCAML_VERSION="4.06" DEPOPTS="js_of_ocaml ocplib-endian"

0 comments on commit ca9a4e8

Please sign in to comment.