8000 Merge pull request #205 from alex/patch-1 · Global19/html5lib-python@935783d · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 935783d

Browse files
committed
Merge pull request html5lib#205 from alex/patch-1
Attempt to switch to travis's new docker infrastructure
2 parents 29526c5 + 0efe2e3 commit 935783d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ python:
66
- "3.3"
77
- "3.4"
88
- "pypy"
9+
sudo: false
10+
11+
cache:
12+
directories:
13+
- $HOME/.cache/pip
914

1015
env:
1116
- USE_OPTIONAL=true

0 commit comments

Comments
 (0)
0