Skip to content

Commit 1ac0222

Browse files
committed
Add travis badge
1 parent f130599 commit 1ac0222

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.travis.yml

+5
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,8 @@ cache: yarn
33
node_js:
44
- 8
55
- node
6+
7+
notifications:
8+
email:
9+
on_success: never
10+
on_failure: never

readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Code Surfer <🏄/>
22

3-
![](https://flat.badgen.net/npm/v/code-surfer) [![Contribute with Forkbox](<https://flat.badgen.net/badge/PRs/ForkBox%20(experimental)/222>)](https://forkbox.co/f/pomber/code-surfer)
3+
![](https://flat.badgen.net/npm/v/code-surfer) ![](https://flat.badgen.net/travis/pomber/code-surfer) [![Contribute with Forkbox](<https://flat.badgen.net/badge/PRs/ForkBox%20(experimental)/222>)](https://forkbox.co/f/pomber/code-surfer)
44

55
React component for scrolling, zooming and highlighting code.
66

0 commit comments

Comments
 (0)