Skip to content

Commit

Permalink
Revert travis changes
Browse files Browse the repository at this point in the history
Signed-off-by: Jon Ludlam <jon@recoil.org>
  • Loading branch information
jonludlam committed Jul 2, 2020
1 parent bee6172 commit 7174bb0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ scripts:
fi
install:
- npm --global install esy@0.6.x
- npm --global install esy@0.5.x
- $(npm bin --global)/esy --version
- ESY=$(npm bin --global)/esy
- $ESY install --verbose
Expand Down Expand Up @@ -103,9 +103,9 @@ matrix:
- <<: *opam
os: osx
env: OCAML=4.08.1
# - <<: *opam
# os: linux
# env: OCAML=4.11.0+trunk REPOSITORIES="--repo=default,beta=git://github.com/ocaml/ocaml-beta-repository.git"
- <<: *opam
os: linux
env: OCAML=4.11.0+trunk REPOSITORIES="--repo=default,beta=git://github.com/ocaml/ocaml-beta-repository.git"
- <<: *opam
os: linux
env: OCAML=4.10.0
Expand Down

0 comments on commit 7174bb0

Please sign in to comment.