💚 Fix CI

This commit is contained in:
raub 2018-05-23 15:24:39 +03:00
parent f488086bec
commit fdba6db005
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ install:
- node .
- cd test
- npm i --clang=1
- node .
- npm test
script:
- cd examples/addon && npm i --clang=1 && node .