Skip to content
This repository has been archived by the owner on Jul 27, 2019. It is now read-only.

Commit

Permalink
Correct error in merge
Browse files Browse the repository at this point in the history
The error makes Travis fail
  • Loading branch information
mikkelbu committed Sep 8, 2017
1 parent 924e2f5 commit b758c79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ mono:
- 4.6.2
script:
- git fetch --unshallow
- ./build.sh --target "Travis"
- ./build.sh -target="Travis" -configuration="Release" -verbosity="verbose"

0 comments on commit b758c79

Please sign in to comment.