Skip to content
This repository was archived by the owner on Aug 5, 2020. It is now read-only.

Commit a110042

Browse files
committed
Adding coveralls repo token
1 parent eb8b89b commit a110042

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

circle.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,13 @@ machine:
22
node:
33
version: 0.10.21
44

5+
environment:
6+
COVERALLS_REPO_TOKEN: ZXJSa3bEYBoUd68pUoMU7YvA21RcWlf6k
7+
58
test:
69
pre:
710
- bower install
811
override:
9-
environment:
10-
COVERALLS_REPO_TOKEN: ZXJSa3bEYBoUd68pUoMU7YvA21RcWlf6k
1112
- grunt lint
1213
- grunt test
1314

0 commit comments

Comments
 (0)