Skip to content

Commit

Permalink
case sensitivity
Browse files Browse the repository at this point in the history
  • Loading branch information
synhershko committed Apr 22, 2014
1 parent 5e4355d commit 5788f01
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
6 changes: 6 additions & 0 deletions .nuget/nuget.Config
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<solution>
<add key="disableSourceControlIntegration" value="true" />
</solution>
</configuration>
Binary file added .nuget/nuget.exe
Binary file not shown.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -8,7 +8,6 @@ install:
- sudo apt-get install mono-devel mono-gmcs

script:
- mono --runtime=v4.0 .nuget/NuGet.exe restore
- xbuild
- ./.ci/xunit.sh Spatial4n.Tests/bin/Debug/Spatial4n.Tests.dll

0 comments on commit 5788f01

Please sign in to comment.