mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-04-20 23:56:34 -04:00
quotes?
This commit is contained in:
parent
ce8d690e13
commit
53e643b919
10
.travis.yml
10
.travis.yml
@ -2,13 +2,13 @@ os: linux
|
||||
dist: xenial
|
||||
language: python
|
||||
python:
|
||||
- "3.5"
|
||||
- "3.6"
|
||||
- "3.7"
|
||||
- "3.8"
|
||||
- 3.5
|
||||
- 3.6
|
||||
- 3.7
|
||||
- 3.8
|
||||
jobs:
|
||||
allow_failures:
|
||||
- python: "3.8"
|
||||
- python: 3.8
|
||||
before_install:
|
||||
- sudo pip install --upgrade setuptools pip
|
||||
- sudo pip install ansible==2.1.3.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user