1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-10-31 07:04:12 +00:00

Revert "#N/A Run functional tests in travis-ci"

This reverts commit 9e79c4aea3.
This commit is contained in:
nvbn
2015-07-24 23:31:21 +03:00
parent 09a4438d69
commit 41350d13a8
2 changed files with 1 additions and 8 deletions

View File

@@ -9,7 +9,6 @@ import pexpect
import pytest
root = str(Path(__file__).parent.parent.parent.resolve())
docker = os.environ.get('DOCKER', 'docker').split(' ')
def build_container(tag, dockerfile):