소스 검색

Updated travis-ci config with node 7 version, now stable version pointed on node 8

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

+ 1 - 0
.travis.yml

@@ -6,6 +6,7 @@ node_js:
   - "4"
   - "5"
   - "6"
+  - "7"
   - "stable"
 
 cache: