mirror of
https://github.com/Lissy93/twitter-sentiment-visualisation.git
synced 2021-05-12 19:52:18 +03:00
10 lines
155 B
YAML
10 lines
155 B
YAML
{
|
|
"language": "node_js",
|
|
"node_js": "8.0.0",
|
|
"before_script": [
|
|
"npm i -g mocha"
|
|
],
|
|
"group": "stable",
|
|
"dist": "precise",
|
|
"os": "linux"
|
|
} |