소스 검색

Merge pull request #325 from transloadit/node-6

Bump node version to `6.11.3` for Travis builds
Artur Paikin 7 년 전
부모
커밋
6c76bf15ad
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -1,6 +1,6 @@
 language: node_js
 language: node_js
 node_js:
 node_js:
-- 4.5.0
+- 6.11.3
 addons:
 addons:
   apt:
   apt:
     sources:
     sources: