We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49e9dcd commit f7582a6Copy full SHA for f7582a6
1 file changed
.travis.yml
@@ -4,7 +4,7 @@ services: docker
4
install:
5
- wget https://raw.githubusercontent.com/ocaml/ocaml-travisci-skeleton/master/.travis-docker.sh
6
script:
7
- - ulimit -s unlimited && bash -ex .travis-docker.sh
+ - bash -ex .travis-docker.sh
8
env:
9
global:
10
- OCAML_VERSION=4.04.2
0 commit comments