diff options
author | IWASE Yusuke <iwase.yusuke0@gmail.com> | 2017-10-13 14:33:41 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2017-11-07 10:19:17 +0900 |
commit | 92793f371dbb0e48075287c39bdcf6ee74e85164 (patch) | |
tree | 40e7f61bd305ddd47d78ba067338ee18d62ada4a /config/util_test.go | |
parent | a5715a7bc3c4c73a6f4d3a91980bbfe681969b94 (diff) |
travis: Update .travis.yml
For scenario_test, Python build environment is more suitable rather than
Go build environment, because scenario_test is written in Python and the
building source codes will be done on Docker containers.
This patch fixes scenario_test to use Python build environment and
reduces "sudo" executions in order to use interpreter of virtualenv.
Note: On Travis-Ci, the Python interpreter of sudoer is older version,
and when install packages with "sudo pip", InsecurePlatformWarning will
be displayed. So it is better to use the newer interpreter of virtualenv.
Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com>
Diffstat (limited to 'config/util_test.go')
0 files changed, 0 insertions, 0 deletions