Skip to content

Commit 253072d

Browse files
author
eXenon
committed
Fix CI
1 parent 4a27d85 commit 253072d

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

.travis-release.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ set -o xtrace
66
# Build package
77
opam pin add --no-action .
88
opam depext cs_api_client
9-
opam pin add ocaml-conduit
10-
opam pin add ocaml-cohttp
119
opam install cs_api_client
1210

1311
# Create archive

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ env:
88
global:
99
- PACKAGE=cs_api_client
1010
- OCAML_VERSION=4.10
11-
- PINS="conduit-lwt-unix:https://github.com/cryptosense/ocaml-conduit.git#2d26898b6102f3ee24152de217b2273ea4973b98"
1211
jobs:
1312
- DISTRO=debian-10
1413
- DISTRO=centos-7

0 commit comments

Comments
 (0)