Skip to content

Commit 60e8255

Browse files
committed
Deleting python 3.4 and 3.5 unit test jobs from travis
1 parent 9cf3a4b commit 60e8255

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

.travis.yml

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -122,15 +122,12 @@ matrix:
122122
- env: TOXENV=py27-remote
123123
<<: *python
124124
<<: *firefox-esr
125+
- env: MARIONETTE=1 TOXENV=py27-marionette
126+
<<: *python
127+
<<: *firefox-nightly
125128
- env: TOXENV=py33-unit
126129
<<: *python
127130
python: 3.3
128-
- language: python
129-
python: 3.4
130-
env: TOXENV=py34-unit
131-
- env: TOXENV=py35-unit
132-
<<: *python
133-
python: 3.5
134131
- env: TOXENV=flake8
135132
<<: *python
136133
python: 3.6
@@ -148,9 +145,6 @@ matrix:
148145
<<: *python
149146
<<: *firefox-esr
150147
python: 3.6
151-
- env: MARIONETTE=1 TOXENV=py27-marionette
152-
<<: *python
153-
<<: *firefox-nightly
154148
- env: MARIONETTE=1 TOXENV=py36-marionette
155149
<<: *python
156150
<<: *firefox-nightly

0 commit comments

Comments
 (0)