** add buttons

This commit is contained in:
ben 2015-12-14 05:37:17 -05:00
parent e3358210c6
commit ad399ef30d
3 changed files with 4 additions and 1 deletions

1
.gitignore vendored
View File

@ -1,5 +1,6 @@
compiled
coverage
doc
*\.swp
*~

View File

@ -16,7 +16,7 @@ before_install:
install: raco pkg install --deps search-auto $TRAVIS_BUILD_DIR
script:
- raco setup --check-deps trivial
- raco setup --check-pkg-deps trivial
- raco pkg install --deps search-auto cover
- raco pkg install --deps search-auto cover-coveralls
- raco test $TRAVIS_BUILD_DIR

View File

@ -1,5 +1,7 @@
trivial
===
[![Build Status](https://travis-ci.org/bennn/trivial.svg)](https://travis-ci.org/bennn/trivial)
[![Coverage Status](https://coveralls.io/repos/bennn/trivial/badge.svg?branch=master&service=github)](https://coveralls.io/github/bennn/trivial?branch=master)
This library provides ``smarter'' versions of Typed Racket standard library functions.
For example: