We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a810ef commit 2d48594Copy full SHA for 2d48594
.travis.yml
@@ -25,7 +25,7 @@ before_install:
25
- cmake .. -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr
26
- make -j4
27
- sudo make install
28
- - cd ~/cd mariadb-corporation/mariadb-connector-python
+ - cd ~/mariadb-corporation/mariadb-connector-python
29
- git clone https://github.com/pyenv/pyenv.git ~/.pyenv
30
- export PYENV_ROOT="$HOME/.pyenv"
31
- export PATH="$PYENV_ROOT/bin:$PATH"
0 commit comments