Skip to content

Commit 2274fdd

Browse files
committed
Add Travis CI badge
1 parent 6746f01 commit 2274fdd

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ CHANGELOG
33

44
## Not released
55

6+
* platyPS is now cross platform and works on powershell 6.0 as well as previous versions of powershell.
7+
68
## 0.8.4
79

810
* Clean up trailing whitespace during markdown generation [#225](https://github.com/PowerShell/platyPS/issues/225)

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
[![Build status](https://ci.appveyor.com/api/projects/status/u65tnar0cfkmqywl/branch/master?svg=true)](https://ci.appveyor.com/project/PowerShell/markdown-maml/branch/master)
2+
[![Build status](https://travis-ci.org/PowerShell/platyPS/builds)](https://travis-ci.org/PowerShell/platyPS.svg?branch=master)
23

34
[![Join the chat at https://gitter.im/PowerShell/platyPS](https://badges.gitter.im/PowerShell/platyPS.svg)](https://gitter.im/PowerShell/platyPS?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
45

0 commit comments

Comments
 (0)