Skip to content

Commit 1911183

Browse files
committed
README: add travis build status
1 parent 01be0a1 commit 1911183

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# ReTest
22

3+
[![Build Status](https://travis-ci.com/JuliaTesting/ReTest.jl.svg?branch=master)](https://travis-ci.com/JuliaTesting/ReTest.jl)
4+
35
This package allows:
46

57
1. defining tests in source files, whose execution is deferred and triggered on demand.

0 commit comments

Comments
 (0)