Skip to content

Commit 1d0bb2d

Browse files
committed
Update pip command
1 parent 33d36b9 commit 1d0bb2d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ addons:
1515
- libasound2-dev:i386 libpulse-dev:i386 libglib2.0-dev:i386
1616

1717
install:
18-
- pip3 install --upgrade pip
19-
- pip3 install conan
18+
- pip install --upgrade pip
19+
- pip install conan
2020
- conan user
2121
- conan remote add bincrafters https://api.bintray.com/conan/bincrafters/public-conan
2222

0 commit comments

Comments
 (0)