Skip to content

Commit

Permalink
disable unit tests as no nunit, no nuget
Browse files Browse the repository at this point in the history
  • Loading branch information
dsyme committed Feb 17, 2015
1 parent e0d8fc4 commit 0364891
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ script:
- make
- sudo make install
- xbuild ./src/fsharp-library-unittests-build.proj /p:TargetFramework=net40 /p:Configuration=Release
- mono packages/NUnit.Runners.2.6.4/tools/nunit-console.exe ./lib/release/FSharp.Core.Unittests.dll
- (cd tests/projects; ./build.sh)
- (cd tests/fsharp/core; ./run-opt.sh)

0 comments on commit 0364891

Please sign in to comment.