Skip to content
This repository has been archived by the owner on Jan 5, 2019. It is now read-only.

Commit

Permalink
fix node version in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
djmitche committed Apr 12, 2018
1 parent bb8f192 commit 39f49de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,7 +1,7 @@
language: node_js
sudo: false
node_js:
- '8.2.1'
- '8.10.0'
addons:
apt:
sources:
Expand Down

0 comments on commit 39f49de

Please sign in to comment.