Index: third_party/pkg/route_hierarchical/.travis.yml |
diff --git a/third_party/pkg/route_hierarchical/.travis.yml b/third_party/pkg/route_hierarchical/.travis.yml |
index 384fd88fac6175756b9da0c126bb6d8831fbed15..ed28ea98529600af8766ae16e35ee67487d6d3cd 100644 |
--- a/third_party/pkg/route_hierarchical/.travis.yml |
+++ b/third_party/pkg/route_hierarchical/.travis.yml |
@@ -21,7 +21,7 @@ before_install: |
before_script: |
- - ./test/scripts/travis-setup.sh |
+ - ./scripts/travis-setup.sh |
script: |
- - ./test/scripts/travis-build.sh |
+ - ./scripts/travis-build.sh |