Skip to content

Commit

Permalink
Merge pull request #328 from XhmikosR/patch-1
Browse files Browse the repository at this point in the history
Update .travis.yml
  • Loading branch information
tschaub committed Feb 12, 2020
2 parents 7f04983 + 50d5e42 commit 3579ab2
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .travis.yml
@@ -1,15 +1,12 @@
dist: trusty
sudo: false

language: node_js

node_js:
- "6"
- "8"
- "10"
- "12"

cache:
directories:
- node_modules
cache: npm

branches:
only:
Expand Down

0 comments on commit 3579ab2

Please sign in to comment.