Skip to content
This repository was archived by the owner on Feb 8, 2021. It is now read-only.

Commit b92c4b8

Browse files
committed
travis: reduce test
the test should focus on hyperstart Signed-off-by: Lai Jiangshan <jiangshanlai@gmail.com>
1 parent ddeeb5a commit b92c4b8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,8 @@ go:
77
- 1.8
88

99
env:
10-
- HYPER_EXEC_DRIVER=qemu HYPER_STORAGE_DRIVER=aufs
1110
- HYPER_EXEC_DRIVER=qemu HYPER_STORAGE_DRIVER=rawblock
1211
- HYPER_EXEC_DRIVER=libvirt HYPER_STORAGE_DRIVER=overlay
13-
- HYPER_EXEC_DRIVER=libvirt HYPER_STORAGE_DRIVER=rawblock
1412

1513
before_install:
1614
- sudo apt-get update -qq

0 commit comments

Comments
 (0)