Fix cidr-merger cache path

This commit is contained in:
Yifan Gao 2020-06-22 23:05:03 +08:00
parent 3f1df215f2
commit 82653dcf0e

View File

@ -8,7 +8,7 @@ language: rust
cache: cache:
cargo: true cargo: true
directories: directories:
- /home/travis/go/bin - /home/travis/gopath/bin/
env: env:
global: global:
- BGPTOOLS_VERSION=0.0.3 - BGPTOOLS_VERSION=0.0.3