소스 검색

Update travis.yml

Garrett Johnson 5 년 전
부모
커밋
d982a521f8
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      travis.yml

+ 1 - 0
travis.yml

@@ -1,6 +1,7 @@
 language: node_js
 node_js:
   - node
+
 script:
   - npm run lint
   - npm test