Skip to content

Commit cfe6ed6

Browse files
committed
travis
1 parent 0f508b2 commit cfe6ed6

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

.travis.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
language: csharp
2-
solution: Hjson.sln
2+
mono: 4.0.0
3+
dotnet: 2.0.0
34
script:
4-
- xbuild /p:Configuration=Release legacy/Hjson.sln
5-
- mono ./legacy/test/bin/Release/Test.exe ./test/assets
5+
- ./build-core
6+
- ./build-mono

0 commit comments

Comments
 (0)