Skip to content
This repository was archived by the owner on May 7, 2026. It is now read-only.

Commit 4cdc8f3

Browse files
authored
Merge pull request #15 from ScDor/patch-1
fixed failing travis tests
2 parents 8b60ada + afbd2e2 commit 4cdc8f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ notifications:
22
email:
33
false
44

5-
dist: trusty
5+
dist: xenial
66
sudo: false
77

88
language: python

0 commit comments

Comments
 (0)