.travis.yml: disable python3.5 test (nMigen requires 3.6+).

As discussed in #479.
This commit is contained in:
Florent Kermarrec 2020-05-01 21:13:12 +02:00
parent 10371a33f9
commit b5978b214d
1 changed files with 0 additions and 4 deletions

View File

@ -1,9 +1,5 @@
jobs:
include:
- os: linux
dist: xenial
language: python
python: "3.5"
- os: linux
dist: xenial
language: python