Skip to content

Commit

Permalink
update test and CI setup
Browse files Browse the repository at this point in the history
  • Loading branch information
cezaraugusto committed Mar 14, 2019
1 parent 4e753c0 commit 98c9434
Show file tree
Hide file tree
Showing 3 changed files with 582 additions and 303 deletions.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
language: node_js
# lock node.js to the active LTS
# see https://nodejs.org/en/about/releases/ for info
node_js:
- "11.10.1"
- "10.15.3"

dist: trusty
sudo: required
Expand Down
Loading

0 comments on commit 98c9434

Please sign in to comment.