Skip to content
This repository was archived by the owner on Jan 28, 2022. It is now read-only.

Commit 106be08

Browse files
committed
Test 2.19.2 and 3.0.0rc5
1 parent 0144332 commit 106be08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ python:
1010
- "2.7"
1111

1212
env:
13-
- MARSHMALLOW_VERSION=2.19.1
14-
- MARSHMALLOW_VERSION=3.0.0rc4
13+
- MARSHMALLOW_VERSION=2.19.2
14+
- MARSHMALLOW_VERSION=3.0.0rc5
1515

1616
install:
1717
- pip install marshmallow==$MARSHMALLOW_VERSION

0 commit comments

Comments
 (0)