Casper Van Gheluwe 10 лет назад
Родитель
Сommit
357c104547
2 измененных файлов с 3 добавлено и 1 удалено
  1. 1 0
      .travis.yml
  2. 2 1
      AUTHORS

+ 1 - 0
.travis.yml

@@ -1,6 +1,7 @@
 language: python
 python:
   - "2.7"
+  - "3.3"
 # command to install dependencies
 install:
   - "pip install -r requirements.txt"

+ 2 - 1
AUTHORS

@@ -9,4 +9,5 @@ contributors:
 
 # Contributors
 
-* None! Be the first :)
+* CasperVg
+* Feel free to join! :)