Skip to content

Commit b11e77d

Browse files
update travis build
1 parent 528f0cd commit b11e77d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ language: python
22
python:
33
- "2.7"
44
- "3.4"
5+
sudo: required
56
install:
67
- "pip install -r requirements/production.txt"
78
- "pip install -r requirements/testing.txt"

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# -*- coding: utf-8 -*-
2-
# Copyright Collab 2012-2014.
2+
# Copyright Collab 2012-2015.
33
#
44
# Documentation build configuration file for encode project.
55
#

0 commit comments

Comments
 (0)