Skip to content

Commit e99e6ee

Browse files
committed
release preparations: update travis.yml, add changes
1 parent 8d6abd6 commit e99e6ee

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ script: bash -ex ./.travis-docker.sh
77
env:
88
global:
99
- PACKAGE="mirage-net-unix"
10-
- EXTRA_REMOTES="https://github.com/mirage/mirage-dev.git#layering"
10+
- EXTRA_REMOTES="https://github.com/mirage/mirage-dev.git"
1111
matrix:
1212
- DISTRO="alpine" OCAML_VERSION="4.04"
1313
- DISTRO="alpine" OCAML_VERSION="4.05"

CHANGES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### v2.6.0 (26-Feb-2019)
2+
3+
* Adapt to mirage-net 2.0.0 changs (@hannesm)
4+
15
### v2.5.0 (06-Feb-2019)
26

37
* Build with dune instead of jbuilder (@avsm)

0 commit comments

Comments
 (0)