Skip to content

Commit 015b8fc

Browse files
committed
does this debugging statement somehow change things?
1 parent 842d227 commit 015b8fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ build_script:
3434
- IF EXIST .git\shallow (git fetch --unshallow)
3535
- C:\projects\julia\bin\julia -e "versioninfo();
3636
Pkg.clone(pwd(), \"SQLite\"); Pkg.build(\"SQLite\")"
37+
- where *sqlite3*
3738

3839
test_script:
3940
- C:\projects\julia\bin\julia -e "Pkg.test(\"SQLite\")"

0 commit comments

Comments
 (0)