Skip to content

Commit 51c598b

Browse files
committed
appveyor: jbuilder -> dune
1 parent 4dff5af commit 51c598b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ install:
1010

1111
build_script:
1212
- cd "%APPVEYOR_BUILD_FOLDER%"
13-
- jbuilder subst
14-
- jbuilder build -p cppo
13+
- dune subst
14+
- dune build -p cppo

0 commit comments

Comments
 (0)