Browse Source

Fix attempt

Willem van Bergen 11 năm trước cách đây
mục cha
commit
a0065748e3
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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 ./...