repo.or.cz
/
sqlgg.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
test case for #57
[sqlgg.git]
/
.travis.yml
blob
3fa34170faf4560b53678e4a5d753b6e2d65bde8
1
language: c
2
sudo: required
3
install: curl -O https://raw.githubusercontent.com/ocaml/ocaml-ci-scripts/master/.travis-opam.sh
4
script: bash -ex .travis-opam.sh
5
env:
6
- OCAML_VERSION=4.02
7
- OCAML_VERSION=4.03
8
- OCAML_VERSION=4.04
9
- OCAML_VERSION=4.05
10
- OCAML_VERSION=4.06
11
- OCAML_VERSION=4.07
12
os:
13
- osx
14
- linux