Skip to content

Commit

Permalink
Revert "Migrate CI to container-based infrastructure"
Browse files Browse the repository at this point in the history
This reverts commit bd164b2.

Apparently the mongo service is started with a sudo, which is
not supported by the Travis-docker intrastructure. Took me a while
to realize that.
  • Loading branch information
nicolaiarocci committed Jul 26, 2015
1 parent 90f7d3a commit 2fb9ab6
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,6 +1,4 @@
language: python
sudo: false
cache: pip
python: 2.7
env:
- TOX_ENV=py26
Expand Down

0 comments on commit 2fb9ab6

Please sign in to comment.