Skip to content

Commit 271bc2c

Browse files
Update .travis.yml
1 parent 7155dd4 commit 271bc2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ before_install:
2929
rvm get stable
3030
fi
3131
pip install --user --upgrade pip virtualenv
32-
virtualenv -p python$PYTHON venv
32+
virtualenv -p python venv
3333
source venv/bin/activate
3434
3535
install:

0 commit comments

Comments
 (0)