Skip to content

Commit e6fa363

Browse files
author
Lionel Bijaoui
committed
Fix tests
1 parent 67f8ebd commit e6fa363

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ install:
1515
- npm install
1616

1717
script:
18-
- npm test
18+
- npm run test:unit
1919

2020
deploy:
2121
provider: npm

0 commit comments

Comments
 (0)