forked from rossjourdain/XeroAPI-Schemas
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.travis.yml
16 lines (16 loc) · 862 Bytes
/
.travis.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
addons:
apt:
packages:
- libxml2
- libxml2-dev
- libxml2-utils
script:
- xmllint --noout src/main/resources/XeroSchemas/v2.00/*.xsd
- xmllint --noout --schema src/main/resources/XeroSchemas/v2.00/CreditNote.xsd tests/v2.00/CreditNote.xml
- xmllint --noout --schema src/main/resources/XeroSchemas/v2.00/Invoice.xsd tests/v2.00/Invoice.xml
- xmllint --noout --schema src/main/resources/XeroSchemas/v2.00/Invoice.xsd tests/v2.00/Invoice2.xml
- xmllint --noout --schema src/main/resources/XeroSchemas/v2.00/Items.xsd tests/v2.00/Items.xml
- xmllint --noout --schema src/main/resources/XeroSchemas/v2.00/Items.xsd tests/v2.00/Items2.xml
notifications:
flowdock:
secure: b+NsNcWpWn9WCvLf16J9v1L/y/wek6r+C0wh3nJeiTyHKTxBoSmyLRF5fjQuQn4pQGpET+CCooc6iVy8lvflZrwTfmeTVh7tKAy9zBOTD9QaIQ33E+0D0BfgXWAU71Bj6eXksPi+W4cwvcFztB73duhqb1sjOQcw1CCM7tgHFOQ=