Browse Source

Enable Python 3.4 testing

Steven Myint 10 years ago
parent
commit
0be70313e1
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      .travis.yml

+ 1
- 0
.travis.yml View File

5
     - "2.7"
5
     - "2.7"
6
     - "3.2"
6
     - "3.2"
7
     - "3.3"
7
     - "3.3"
8
+    - "3.4"
8
     - "pypy"
9
     - "pypy"
9
 
10
 
10
 before_install:
11
 before_install: