Building with osx now
This commit is contained in:
@@ -1,14 +1,13 @@
|
||||
{
|
||||
'dist': 'trusty',
|
||||
'language': 'node_js',
|
||||
'node_js': '8.7.0',
|
||||
'cache': 'yarn',
|
||||
'scripts': [
|
||||
npm run test
|
||||
' npm run test',
|
||||
],
|
||||
'before_install': [
|
||||
'cd seasoned_api',
|
||||
],
|
||||
'before_script': 'yarn',
|
||||
'os': 'linux',
|
||||
'os': 'osx',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user