diff options
author | Wataru Ishida <ishida.wataru@lab.ntt.co.jp> | 2016-11-06 07:12:51 +0000 |
---|---|---|
committer | Wataru Ishida <ishida.wataru@lab.ntt.co.jp> | 2016-11-06 07:44:06 +0000 |
commit | a30b3c2126054f448c21adb56361357249665ddf (patch) | |
tree | 387d94ad7269fcea0f17ad18e30a747f7669e826 /.travis.yml | |
parent | 4534be26098f7a90e8bc515d697c259762bdaeb7 (diff) |
.travis.yml: remove duplicated test
Signed-off-by: Wataru Ishida <ishida.wataru@lab.ntt.co.jp>
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.travis.yml b/.travis.yml index b100ca32..40ef667c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -67,11 +67,6 @@ matrix: services: - docker - env: - - TEST=flow_spec_test.py - sudo: required - services: - - docker - - env: - TEST=global_policy_test.py sudo: required services: |