We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent effb9a5 commit d97246cCopy full SHA for d97246c
.travis.yml
@@ -7,33 +7,33 @@ dist: trusty
7
8
matrix:
9
include:
10
- - go: "1.11.1"
+ - go: "1.12.1"
11
env:
12
- TESTS=true
13
- COVERAGE=true
14
15
16
- PROTO_GEN_TEST=true
17
18
19
- ALL_IN_ONE=true
20
21
22
- CROSSDOCK=true
23
24
25
- DOCKER=true
26
- DEPLOY=true
27
28
29
- ES_INTEGRATION_TEST=true
30
31
32
- KAFKA_INTEGRATION_TEST=true
33
34
35
- CASSANDRA_INTEGRATION_TEST=true
36
37
38
- HOTROD=true
39
0 commit comments