Skip to content

Commit

Permalink
Updated .travis.yml file
Browse files Browse the repository at this point in the history
- ran slimer fix travis to get latest settings
  • Loading branch information
ErisDS committed Apr 3, 2019
1 parent c4fb156 commit 8e5c1b2
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
dist: xenial
language: node_js
sudo: false
node_js:
- "10"
- 10

cache:
directories:
- node_modules

branches:
except:
- "/^renovate\\/.+$/"


0 comments on commit 8e5c1b2

Please sign in to comment.