mirror of
https://github.com/ZetaKebab/kesper.git
synced 2025-07-01 17:37:37 +00:00
Updated .travis.yml file
- ran slimer fix travis to get latest settings
This commit is contained in:
11
.travis.yml
11
.travis.yml
@ -1,6 +1,15 @@
|
||||
dist: xenial
|
||||
language: node_js
|
||||
sudo: false
|
||||
node_js:
|
||||
- "10"
|
||||
- 10
|
||||
|
||||
cache:
|
||||
directories:
|
||||
- node_modules
|
||||
|
||||
branches:
|
||||
except:
|
||||
- "/^renovate\\/.+$/"
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user