mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-06 06:48:48 +00:00
Changed link to Travis build script.
This commit is contained in:
parent
0efcc73bea
commit
3a1e425fa0
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
language: c
|
language: c
|
||||||
sudo: required
|
sudo: required
|
||||||
install: wget https://raw.githubusercontent.com/ocaml/ocaml-ci-scripts/master/.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
|
- OCAML_VERSION=4.06
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue