Skip to content

Commit 252b03a

Browse files
author
Emmanouil Konstantinidis
committed
Setup coveralls
1 parent ec48b24 commit 252b03a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,6 @@ install:
88

99
script:
1010
- npm test
11+
12+
after_success:
13+
- coveralls

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,11 +103,12 @@
103103
"dependencies": {
104104
"bootstrap": "=3.3.4",
105105
"browserify": "=10.2.1",
106+
"coveralls": "^2.11.2",
106107
"font-awesome": "=4.3.0",
107108
"octicons": "=2.2.0",
108109
"react": "=0.13.3",
109-
"react-tools": "=0.13.3",
110110
"react-router": "=0.13.3",
111+
"react-tools": "=0.13.3",
111112
"reactify": "=1.1.1",
112113
"reflux": "=0.2.7",
113114
"reloading": "0.0.6",

0 commit comments

Comments
 (0)