Skip to content

Commit 4d2ad36

Browse files
authored
Upgrade to test on node 10 (brianc#114)
* Upgrade to test on node 10 * Use errno instead of code * Only check errno if it exists
1 parent f917695 commit 4d2ad36

7 files changed

+2120
-9
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ matrix:
1212
- node_js: "8"
1313
addons:
1414
postgresql: "9.6"
15-
- node_js: "9"
15+
- node_js: "10"
1616
addons:
1717
postgresql: "9.6"

0 commit comments

Comments
 (0)