Skip to content

Commit

Permalink
Update travis node version
Browse files Browse the repository at this point in the history
  • Loading branch information
svk31 committed Mar 6, 2018
1 parent 77af5da commit 28d3fe7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
*.md
package.json
package-lock.json
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
language: node_js
node_js: 7
node_js: 9
matrix:
include:
- os: linux
Expand Down

0 comments on commit 28d3fe7

Please sign in to comment.