mono try2
This commit is contained in:
17
.travis.yml
17
.travis.yml
@@ -1,13 +1,6 @@
|
||||
language: ruby
|
||||
install:
|
||||
- sudo apt-get update
|
||||
- sudo apt-get install puppet
|
||||
- puppet module install puppetlabs-apt
|
||||
- puppet apply assets/puppet/site.pp
|
||||
- bundle
|
||||
language: csharp
|
||||
solution: Untappd.Net.sln
|
||||
script:
|
||||
- bundle exec rake preflight
|
||||
notifications:
|
||||
email:
|
||||
- tparnell8@gmail.com
|
||||
gemfile: Gemfile
|
||||
- xbuild /p:Configuration=Release Untappd.Net.sln
|
||||
- mono ./packages/NUnit.Runners.*/tools/nunit-console.exe ./src/*Tests/bin/Release/*Tests.dll
|
||||
sudo:false
|
||||
|
||||
Reference in New Issue
Block a user