Skip to content

Commit

Permalink
Merge pull request #7 from sstalin/master
Browse files Browse the repository at this point in the history
upgrade dev dependencies, bump up node v
  • Loading branch information
sstalin committed Apr 15, 2019
2 parents 94f5866 + b596768 commit 949867c
Show file tree
Hide file tree
Showing 8 changed files with 3,158 additions and 264 deletions.
1 change: 1 addition & 0 deletions .gitignore
@@ -1,3 +1,4 @@
coverage
node_modules
.idea
.vscode
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,6 +1,6 @@
language: node_js
node_js:
- "0.12"
- "9"
sudo: required
install:
- sudo bash Tests/install-monetdb.sh
Expand Down

0 comments on commit 949867c

Please sign in to comment.