Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Commit 80e540e

Browse files
authored
Merge pull request #172 from apiaryio/greenkeeper/update-to-node-10
Update to node 10 in .travis.yml
2 parents ebc13db + 4c05c8e commit 80e540e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ language: "node_js"
33
node_js:
44
- "6"
55
- "8"
6+
- "10"
67
addons:
78
apt:
89
sources:

0 commit comments

Comments
 (0)