Browse Source
Merge pull request #794 from transloadit/chore/ci-8
ci: Bump to Node 8.
Renée Kooi
7 years ago
1 changed files with
1 additions and
1 deletions
-
1
1
.travis.yml
|
@@ -1,6 +1,6 @@
|
|
|
language: node_js
|
|
|
node_js:
|
|
|
-- 6.11.3
|
|
|
+- 8.11.1
|
|
|
addons:
|
|
|
apt:
|
|
|
sources:
|