[upgrade-py-node-build-versions] Upgrading the versions of python and node that are used to build the website.
This commit is contained in:
parent
dbb88eadb6
commit
ded14d04e0
|
@ -1,5 +1,6 @@
|
||||||
language: python
|
language: python
|
||||||
python: 3.5
|
python: 3.7
|
||||||
|
env: TRAVIS_NODE_VERSION=10
|
||||||
install:
|
install:
|
||||||
- "pip install -U pip"
|
- "pip install -U pip"
|
||||||
- "pip install git+https://github.com/lektor/lektor#egg=Lektor"
|
- "pip install git+https://github.com/lektor/lektor#egg=Lektor"
|
||||||
|
|
Loading…
Reference in New Issue