update travis

This commit is contained in:
wy65701436 2017-03-24 03:50:11 -07:00
parent a90865e526
commit 8848cb8e92

View File

@ -102,7 +102,7 @@ script:
- docker ps
- ./tests/notarytest.sh
- ./tests/startuptest.sh
- go run tests/userlogintest.go -name ${HARBOR_ADMIN} -passwd ${HARBOR_ADMIN_PASSWD}
- ./tests/userlogintest.sh ${HARBOR_ADMIN} ${HARBOR_ADMIN_PASSWD}
# - sudo ./tests/testprepare.sh
# - go test -v ./tests/apitests