Add Travis CI configuration file.

release-v1.1.0
Icedream 2015-03-21 20:10:25 +01:00
parent 58f34660d7
commit 89f31a7ad8
1 changed files with 8 additions and 0 deletions

8
.travis.yml Normal file
View File

@ -0,0 +1,8 @@
language: csharp
mono:
- latest
- 3.10.0
- 3.8.0
- 3.2.8
- 2.10.8
solution: libnpsharp.sln