mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-07 07:18:48 +00:00
Merge pull request #85 from agordeevw/travis-yml-patch
Fixed failing travis-ci build: specified fork of ocaml-ci-scripts
This commit is contained in:
commit
0d3cd8aa61
1 changed files with 1 additions and 1 deletions
|
|
@ -3,6 +3,6 @@ sudo: required
|
||||||
install: wget https://raw.githubusercontent.com/anlun/ocaml-ci-scripts/patch-1/.travis-opam.sh
|
install: wget https://raw.githubusercontent.com/anlun/ocaml-ci-scripts/patch-1/.travis-opam.sh
|
||||||
script: bash -ex .travis-opam.sh
|
script: bash -ex .travis-opam.sh
|
||||||
env:
|
env:
|
||||||
- OCAML_VERSION=4.06
|
- FORK_USER=anlun FORK_BRANCH=patch-1 OCAML_VERSION=4.06
|
||||||
os:
|
os:
|
||||||
- linux
|
- linux
|
||||||
Loading…
Add table
Add a link
Reference in a new issue