Skip to content

Commit

Permalink
simpler circle check
Browse files Browse the repository at this point in the history
  • Loading branch information
cboettig committed Feb 19, 2015
1 parent 63ca1e3 commit 9c17091
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
@@ -1,5 +1,5 @@
all:

test:
r -e "library('devtools'); install(); build_vignettes(); test();"
r -e "devtools::check();"
r -e "covr::coveralls()"

0 comments on commit 9c17091

Please sign in to comment.