mirror of
https://github.com/c-cube/tiny_httpd.git
synced 2025-12-06 03:05:29 -05:00
chore: update travis
This commit is contained in:
parent
3c5189a663
commit
833a523cab
1 changed files with 2 additions and 2 deletions
|
|
@ -5,9 +5,9 @@ services:
|
||||||
- docker
|
- docker
|
||||||
env:
|
env:
|
||||||
global:
|
global:
|
||||||
- PINS="simplehttpserver"
|
- PINS="tiny_httpd:."
|
||||||
- DISTRO="ubuntu-16.04"
|
- DISTRO="ubuntu-16.04"
|
||||||
- PACKAGE="simplehttpserver"
|
- PACKAGE="tiny_httpd"
|
||||||
matrix:
|
matrix:
|
||||||
- OCAML_VERSION="4.03"
|
- OCAML_VERSION="4.03"
|
||||||
- OCAML_VERSION="4.04"
|
- OCAML_VERSION="4.04"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue