bit overoptimistic on package levels... backed off sentiment

This commit is contained in:
Dave Conway-Jones 2019-04-24 14:36:07 +01:00
parent c2273ac24b
commit 002366844e
No known key found for this signature in database
GPG Key ID: 9E7F9C73F5168CD4
2 changed files with 3 additions and 3 deletions

View File

@ -2,9 +2,9 @@ sudo: false
language: node_js
matrix:
include:
- node_js: 8
- node_js: 10
- node_js: 12
- node_js: 10
- node_js: 8
- python: 2.7
language: python
before_script: pip install flake8

View File

@ -50,7 +50,7 @@
"poplib": "^0.1.7",
"proxyquire": "^2.1.0",
"pushbullet": "^2.4.0",
"sentiment": "^5.0.1",
"sentiment": "^2.1.0",
"should": "^13.2.3",
"sinon": "^7.2.7",
"supertest": "^4.0.2",