mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-09-04 12:22:41 +01:00
travis: Remove tests for Python 3.4
Testing with Python3.4 takes significantly longer than with 2.7 or 3.6 due to having to compile some dependencies from source each time.
This commit is contained in:
@@ -17,7 +17,6 @@ language: python
|
||||
|
||||
python:
|
||||
- "2.7"
|
||||
- "3.4"
|
||||
- "3.6"
|
||||
|
||||
install:
|
||||
|
Reference in New Issue
Block a user