Fix typo in yaml
This commit is contained in:
parent
b173d82296
commit
02a8b9c7f8
|
@ -4,9 +4,9 @@ node_js:
|
|||
os:
|
||||
- osx
|
||||
before_install:
|
||||
- npm install -g typescript
|
||||
- npm install -g typescript
|
||||
install:
|
||||
-npm install
|
||||
- npm install
|
||||
script:
|
||||
- npm run compile
|
||||
- npm test
|
||||
|
|
Loading…
Reference in New Issue
Block a user