index
:
screenplain
cleanup-testing
master
Write your screenplay in plain text and run it through this program to make it look good
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.travis.yml
blob: b90b60046d3a8f01c4cba7ffbd72ab969093e34c (
plain
) (
blame
)
1
2
3
4
5
language: python python: - "2.7" install: pip install -r requirements.txt script: bin/test