Skip to content

Commit 02fcffa

Browse files
committed
build: run tests in circle
1 parent 0f3ee6f commit 02fcffa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

circle.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ dependencies:
66
- npm install -g [email protected]
77
test:
88
override:
9+
- npm run test
910
- npm run test:compatibility

0 commit comments

Comments
 (0)