We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ea4c36 commit 145a0f5Copy full SHA for 145a0f5
.travis.yml
@@ -1,6 +1,7 @@
1
sudo: false
2
language: node_js
3
node_js:
4
+ - "12"
5
- "11"
6
- "10"
7
- "9"
package.json
@@ -25,7 +25,7 @@
25
},
26
"dependencies": {
27
"debug": "^4.1.1",
28
- "influx-ql": "^2.9.0",
+ "influx-ql": "^2.10.0",
29
"lodash": "^4.17.11",
30
"nano-seconds": "^1.2.2",
31
"superagent": "^3.8.3",
0 commit comments