Skip to content

Commit

Permalink
Add newer node.js version to travis and bump year in license
Browse files Browse the repository at this point in the history
  • Loading branch information
Gregg Van Hove committed Jun 6, 2019
1 parent dd00f4b commit b44fcef
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
sudo: false
language: node_js
node_js:
- '9'
- '12'
- '10'
- '8'
- '4'
before_script:
Expand Down
2 changes: 1 addition & 1 deletion MIT.LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2014-2016 Pivotal Labs
Copyright (c) 2014-2019 Pivotal Labs

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
Expand Down

0 comments on commit b44fcef

Please sign in to comment.