Skip to content

Commit 3cc255e

Browse files
committed
fix pinning
1 parent 5c8b434 commit 3cc255e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.travis-ci.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ eval $(opam config env)
66

77
opam update
88

9-
opam pin add Core disel --yes --verbose
9+
opam pin add Core --yes --verbose
1010
make -j4 -C Examples

Core/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
opam-version: "1.2"
2+
name: "disel"
23
version: "dev"
34
maintainer: "palmskog@gmail.com"
45

0 commit comments

Comments
 (0)