Skip to content

Commit

Permalink
build needs realpath
Browse files Browse the repository at this point in the history
  • Loading branch information
splitice committed Oct 24, 2016
1 parent 10435d5 commit 9bab9bb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ mono:
- latest
git:
depth: 300

install:
- sudo apt-get -qq install nunit-console realpath

script:
- bash travis-ci/autoversion.sh QuadTrees
- export EnableNuGetPackageRestore=false
Expand Down

0 comments on commit 9bab9bb

Please sign in to comment.