File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -15,4 +15,5 @@ script:
1515 - export BRANCH=$(if [ "$TRAVIS_PULL_REQUEST" == "false" ]; then echo $TRAVIS_BRANCH; else echo `curl -s $PR | jq -r .head.ref`; fi)
1616# All variables ready - run the test script
1717# - bash openapi_validation_test.sh
18+ - yamllint --version
1819 - cd docs/openapi; yamllint -c yamllint-config.yml programmable-network.yaml
Original file line number Diff line number Diff line change 11<!-- Title: "Programmble Network API" -->
2+ [ ![ Build Status] ( https://travis-ci.org/telstra/Programmable-Network-API?branch=master )] ( https://travis-ci.org/telstra/Programmable-Network-API )
3+
24
35<table style =" border :none ;box-shadow :none ;padding :0 0 0 0 ;margin :0 " >
46<tr ><td style =" border :none ;padding :0 0 0 0 " >
You can’t perform that action at this time.
0 commit comments