Skip to content

Commit 9bab9bb

Browse files
committed
build needs realpath
1 parent 10435d5 commit 9bab9bb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ mono:
44
- latest
55
git:
66
depth: 300
7-
7+
install:
8+
- sudo apt-get -qq install nunit-console realpath
9+
810
script:
911
- bash travis-ci/autoversion.sh QuadTrees
1012
- export EnableNuGetPackageRestore=false

0 commit comments

Comments
 (0)