Skip to content

Commit

Permalink
Check list against schema in CI
Browse files Browse the repository at this point in the history
Closes #4
  • Loading branch information
malkusch committed Jul 27, 2016
1 parent 1b44043 commit 72753b3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
@@ -0,0 +1,4 @@
sudo: false

script:
- xmllint --noout --schema whois-server-list.xsd whois-server-list.xml
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -36,3 +36,5 @@ those licenses. These are the licenses and its corresponding sources:
If you like this project and feel generous donate a few Bitcoins here:
[1335STSwu9hST4vcMRppEPgENMHD2r1REK](bitcoin:1335STSwu9hST4vcMRppEPgENMHD2r1REK)

[![Build Status](https://travis-ci.org/whois-server-list/whois-server-list.svg?branch=master)](https://travis-ci.org/whois-server-list/whois-server-list)

0 comments on commit 72753b3

Please sign in to comment.