Browse Source

Add coveralls.io

Gabor Nagy 10 years ago
parent
commit
bcc08879f9
1 changed files with 4 additions and 0 deletions
  1. 4
    0
      .travis.yml

+ 4
- 0
.travis.yml View File

@@ -7,10 +7,14 @@ before_install:
7 7
   - npm install -g less
8 8
 install:
9 9
   - "make"
10
+  - pip install coveralls
10 11
 script:
11 12
   - "make tests"
12 13
   - "make robot"
13 14
   - "make styles"
15
+  - make coverage
16
+after_success:
17
+  coveralls
14 18
 notifications:
15 19
   irc:
16 20
     channels: