From c5c7e97c216ad9c9172860305332e16c30679a11 Mon Sep 17 00:00:00 2001 From: ISHIDA Wataru Date: Tue, 19 Apr 2016 11:08:57 +0000 Subject: test: support travis testing for a forked repo Signed-off-by: ISHIDA Wataru --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 2da1f3fe..0bbf4295 100644 --- a/.travis.yml +++ b/.travis.yml @@ -26,6 +26,8 @@ matrix: - go: tip env: SCENARIO=true +go_import_path: github.com/osrg/gobgp + script: - bash test/scenario_test/ci-scripts/travis-build-script.sh $SCENARIO -- cgit v1.2.3