Skip to content

Commit d9f50cd

Browse files
author
Anouar Hassine
committed
Adding Travis CI config file
1 parent d3d5d5b commit d9f50cd

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+
language: csharp
2+
branches:
3+
only:
4+
- master
5+
script:
6+
- ./build.sh -t All

0 commit comments

Comments
 (0)