Skip to content

Commit ba25868

Browse files
committed
Fix CI.
1 parent 753392b commit ba25868

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#! /bin/sh
22
set -ex
33
cd `dirname $0`
4+
sudo apt -y install m4
45
opam pin add -yn ${PKG_NAME} .
56
opam depext -y ${PKG_NAME}
67
opam install -yt ${PKG_NAME}

0 commit comments

Comments
 (0)