Skip to content

Commit

Permalink
mono latest
Browse files Browse the repository at this point in the history
  • Loading branch information
Narazaka committed Feb 24, 2018
1 parent ffaeef2 commit cd11411
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ _script_with_test: &script_with_test
- xbuild /p:Configuration=Release ${SOLUTION}
- mono ./packages/xunit.runner.console.2.3.1/tools/net452/xunit.console.exe ./seedtable-test/bin/Release/seedtable-test.dll -verbose
language: csharp
mono:
- 5.0.1
- latest
mono: latest
solution: ${SOLUTION}
matrix:
include:
Expand Down

0 comments on commit cd11411

Please sign in to comment.