Skip to content

Commit 9c17bec

Browse files
committed
add build-folder
1 parent 19b75eb commit 9c17bec

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
.*
2-
!.git*
32
/vendor/
43
/test/build/**/*
4+
!.git*

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
mindplay/testies
22
================
33

4-
[![PHP Version](https://img.shields.io/badge/php-8.1%2B-blue.svg)](https://packagist.org/packages/mindplay/readable)
4+
[![PHP Version](https://img.shields.io/badge/php-8.1%2B-blue.svg)](https://packagist.org/packages/mindplay/testies)
5+
[![Build Status](https://github.com/mindplay-dk/testies/actions/workflows/ci.yml/badge.svg)](https://travis-ci.org/mindplay-dk/testies)
56

67
Yeah, testies: a lightweight library of functions for quick, simple unit-testing.
78

test/build/.gitignore

Whitespace-only changes.

0 commit comments

Comments
 (0)