diff options
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml index 00d71903..0ed41d99 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,9 +4,6 @@ python: - 3.2 - 3.3 - 3.4 -matrix: - allow_failures: - - python: 3.4 notifications: email: sos-devel@redhat.com |