mirror of https://github.com/icedream/npsharp.git
Add Travis CI configuration file.
parent
58f34660d7
commit
89f31a7ad8
|
@ -0,0 +1,8 @@
|
|||
language: csharp
|
||||
mono:
|
||||
- latest
|
||||
- 3.10.0
|
||||
- 3.8.0
|
||||
- 3.2.8
|
||||
- 2.10.8
|
||||
solution: libnpsharp.sln
|
Loading…
Reference in New Issue