mirror of
https://github.com/lektor/lektor-website.git
synced 2025-04-03 00:45:37 +02:00
[upgrade-py-node-build-versions] Now building with xenial and sudo so the 3.7 builds will complete, since that's the only way to use 3.7 on Travis-CI right now.
This commit is contained in:
parent
eb56ac4450
commit
207fb7dedd
@ -1,6 +1,8 @@
|
||||
language: python
|
||||
python: 3.7
|
||||
env: TRAVIS_NODE_VERSION=10
|
||||
dist: xenial
|
||||
sudo: true
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|
Loading…
x
Reference in New Issue
Block a user