We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 528f0cd commit b11e77dCopy full SHA for b11e77d
.travis.yml
@@ -2,6 +2,7 @@ language: python
2
python:
3
- "2.7"
4
- "3.4"
5
+sudo: required
6
install:
7
- "pip install -r requirements/production.txt"
8
- "pip install -r requirements/testing.txt"
doc/conf.py
@@ -1,5 +1,5 @@
1
# -*- coding: utf-8 -*-
-# Copyright Collab 2012-2014.
+# Copyright Collab 2012-2015.
#
# Documentation build configuration file for encode project.
0 commit comments