Merge pull request #376 from strongloop/update-travis

chore: update travis and CODEOWNERS
This commit is contained in:
Diana Lau 2019-04-22 16:58:18 -04:00 committed by GitHub
commit 7aec25b0d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 5 deletions

View File

@ -1,7 +1,7 @@
language: node_js
node_js:
- 0.6
- 0.8
- 0.10
- "6"
- "8"
- "10"
before_script:
- "mysql -e 'create database myapp_test;'"

View File

@ -1,6 +1,10 @@
# Lines starting with '#' are comments.
# Each line is a file pattern followed by one or more owners,
# the last matching pattern has the most precendence.
# the last matching pattern has the most precedence.
# Core team members from IBM
* @kjdelisle @jannyHou @loay @b-admike @ssh24 @virkt25 @dhmlau
* @jannyHou @b-admike @dhmlau @emonddr
# Alumni
#
# @kjdelisle @loay @ssh24 @virkt25