Skip to content

Commit 6075c66

Browse files
authored
Merge pull request #12 from MikeMcQuaid/travisci
Add Travis CI.
2 parents 1c96c5b + 13f0a4b commit 6075c66

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
script:
2+
- xmllint --valid *.plist */*.tm* >/dev/null
3+
- ruby -c */*/*.rb

0 commit comments

Comments
 (0)