mirror of
https://github.com/GenZmeY/casper-i18n.git
synced 2024-11-10 10:28:04 +00:00
Updated .travis.yml file
- ran slimer fix travis to get latest settings
This commit is contained in:
parent
c4fb156508
commit
8e5c1b22dd
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\\/.+$/"
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user