Skip to content

Commit

Permalink
Simple travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
mbjones committed Oct 31, 2017
1 parent 20bdb1a commit 287c3bc
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .travis.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
language: bash

addons:
apt:
packages:
- xmlstarlet

script:
- xmlstarlet val -e -s xsd/eml.xsd lib/sample/eml-sample.xml

0 comments on commit 287c3bc

Please sign in to comment.