Forgot to update the node version in travis config file.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
'dist': 'trusty',
|
||||
'language': 'node_js',
|
||||
'node_js': '6.9.5',
|
||||
'node_js': '8.7.0',
|
||||
'cache': 'yarn',
|
||||
'scripts': [
|
||||
npm run test
|
||||
|
||||
Reference in New Issue
Block a user