Skip to content

Commit

Permalink
Merge pull request #23 from InDIOS/development
Browse files Browse the repository at this point in the history
Bump version to 1.0.2
  • Loading branch information
InDIOS authored Jan 22, 2020
2 parents d692616 + 1ee2dfb commit 128a1c0
Show file tree
Hide file tree
Showing 26 changed files with 4,272 additions and 896 deletions.
13 changes: 4 additions & 9 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,9 @@
dist: bionic
sudo: true
language: node_js
node_js:
- "13"
- "12"
- "node"
- "11"
- "10"
- "9"
- "8"
sudo: required
addons:
chrome: stable
install:
- npm i
script:
Expand All @@ -17,4 +12,4 @@ script:
- npm test
cache:
directories:
- "node_modules"
- "node_modules"
Loading

0 comments on commit 128a1c0

Please sign in to comment.