Skip to content

Commit 31e8d00

Browse files
committed
Add travis.yml for yaml linting
1 parent b879596 commit 31e8d00

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.travis.yml

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
language: python
2+
install: pip install ofcourse
3+
script: ofcourse validate

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
BIZLEGFOSS
22
==========
33

4+
[![test status](https://api.travis-ci.org/decause/bizlegfoss.svg)](https://travis-ci.org/decause/bizlegfoss)
5+
46
This is the content repository for the <a target="_blank"
57
href="http://rit.edu">RIT</a> <a target="_blank"
68
href="http://igm.rit.edu">Department of Interactive Games and Media</a> Legal

0 commit comments

Comments
 (0)