Skip to content

Commit 55814bf

Browse files
Added travis.yml
1 parent ef5e476 commit 55814bf

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.travis.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"language": "csharp",
3+
"solution": "UnityHooks.sln",
4+
"dist": "trusty",
5+
"os": "linux"
6+
}

0 commit comments

Comments
 (0)