We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38aca5e commit 98841e7Copy full SHA for 98841e7
1 file changed
.travis.yml
@@ -0,0 +1,13 @@
1
+language: java
2
+
3
+jdk:
4
+ - openjdk7
5
+ - oraclejdk7
6
+ - oraclejdk8
7
8
+notifications:
9
+ email:
10
+ recipients:
11
+ - dev@maxmind.com
12
+ on_success: change
13
+ on_failure: always
0 commit comments