Testing #72

Merged
KevinMidboe merged 23 commits from testing into master 2018-01-09 15:56:45 +00:00
Showing only changes of commit 54eca33dfa - Show all commits

View File

@@ -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
@@ -11,4 +11,4 @@
],
'before_script': 'yarn',
'os': 'linux',
}
}