Willem van Bergen 11 rokov pred
rodič
commit
a0065748e3
1 zmenil súbory, kde vykonal 1 pridanie a 0 odobranie
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -12,6 +12,7 @@ before_install:
 - vagrant/install_cluster.sh
 - vagrant/boot_cluster.sh
 - vagrant/create_topics.sh
+- go install -a -race regexp
 
 script:
 - go test -v -race ./...