Skip to content

Commit

Permalink
CI: remove node 8; add node 11
Browse files Browse the repository at this point in the history
  • Loading branch information
rwaldron committed Nov 29, 2018
1 parent ef19ff6 commit 2a0c81f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
language: node_js
node_js:
- 8
- 10
- 11
dist: trusty
sudo: false
before_install:
Expand Down

0 comments on commit 2a0c81f

Please sign in to comment.