Skip to content

Commit ce5bf0f

Browse files
author
huguesv
committed
Enable service management tests on travis.
1 parent 935d69d commit ce5bf0f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ python:
44
- "3.4"
55
install:
66
- pip install -r requirements.txt
7+
- pip install azure-storage
78
script:
89
- cd azure-servicebus/tests
910
- bash run-servicebus
11+
- cd azure-servicemanagement-legacy/tests
12+
- bash run-legacy-mgmt

0 commit comments

Comments
 (0)