Skip to content

Commit

Permalink
Increased node version.
Browse files Browse the repository at this point in the history
  • Loading branch information
rogelio-o committed Dec 26, 2017
1 parent 57b8318 commit e45d97d
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
Expand Up @@ -10,7 +10,7 @@ sudo: false
language: node_js
# Specify the node versions to run on
node_js:
- "6.11.2"
- "6.11.5"
# Report code coverage to coveralls after successful test runs
after_success:
- npm run coveralls
Expand Down

0 comments on commit e45d97d

Please sign in to comment.