Skip to content

Commit d274df7

Browse files
author
Narine C
authored
Merge pull request #12 from csync/tgb/3-addtravis
Added Travis automated testing
2 parents 5a0054f + 4144b96 commit d274df7

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: java
2+
jdk:
3+
- oraclejdk8
4+
branches:
5+
only:
6+
- master

0 commit comments

Comments
 (0)