Fixed a typo
parent
2b90620b4c
commit
51b49dc176
|
@ -35,7 +35,7 @@ install:
|
||||||
# Populate databases
|
# Populate databases
|
||||||
- opentaxii-create-services -c services.yaml
|
- opentaxii-create-services -c services.yaml
|
||||||
- opentaxii-create-collections -c collections.yaml
|
- opentaxii-create-collections -c collections.yaml
|
||||||
- opentaxii-create-acccount -u travis -p travis
|
- opentaxii-create-account -u travis -p travis
|
||||||
script:
|
script:
|
||||||
- opentaxii-run-dev &
|
- opentaxii-run-dev &
|
||||||
- pid=$!
|
- pid=$!
|
||||||
|
|
Loading…
Reference in New Issue