Merge pull request #123 from joshmoore/24pr-travis-yml
Enable Travis-CI
This commit is contained in:
6
.travis.yml
Normal file
6
.travis.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
# Note: "shell" would be more appropriate
|
||||
language: python
|
||||
|
||||
install: make dist && sudo make install
|
||||
|
||||
script: make test
|
||||
@@ -25,3 +25,6 @@ h2. Quick Links
|
||||
https://github.com/ginatrapani/todo.txt-cli/wiki/Creating-and-Installing-Add-ons
|
||||
* "Changelog":https://github.com/ginatrapani/todo.txt-cli/wiki/Todo.sh-Changelog
|
||||
* "Known Bugs":http://github.com/ginatrapani/todo.txt-cli/issues
|
||||
|
||||
h2. Build Status
|
||||
!https://travis-ci.org/ginatrapani/todo.txt-cli.png(Build Status)!
|
||||
|
||||
Reference in New Issue
Block a user