Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Commit

Permalink
Don't tell Travis to use Python. It wants to automatically install `r…
Browse files Browse the repository at this point in the history
…equirements.txt`, which isn't used but adds a minute to build time.
  • Loading branch information
mrmachine committed Aug 31, 2016
1 parent d0d5a08 commit 9489b2e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
sudo: required

language: python

services:
- docker

Expand Down

0 comments on commit 9489b2e

Please sign in to comment.