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