mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-06 23:08:46 +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
|
||||
script: bash -ex .travis-opam.sh
|
||||
env:
|
||||
- OCAML_VERSION=4.06
|
||||
- FORK_USER=anlun FORK_BRANCH=patch-1 OCAML_VERSION=4.06
|
||||
os:
|
||||
- linux
|
||||
Loading…
Add table
Add a link
Reference in a new issue