mirror of
https://github.com/c-cube/tiny_httpd.git
synced 2025-12-06 11:15:35 -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
|
||||
env:
|
||||
global:
|
||||
- PINS="simplehttpserver"
|
||||
- PINS="tiny_httpd:."
|
||||
- DISTRO="ubuntu-16.04"
|
||||
- PACKAGE="simplehttpserver"
|
||||
- PACKAGE="tiny_httpd"
|
||||
matrix:
|
||||
- OCAML_VERSION="4.03"
|
||||
- OCAML_VERSION="4.04"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue