Skip to content

Commit feb8d36

Browse files
committed
fixing travis yaml
1 parent 07327be commit feb8d36

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ install:
1111
- tar xzf mongodb-linux-x86_64-ubuntu1804-4.4.0-rc0.tgz --strip-components=1 -C ${PWD}/mongodb
1212

1313
before_script:
14-
- pyenv global 3.6
1514
- pip3 install --upgrade pip
1615
- pip3 install mtools[all]
1716
- export PATH=${PWD}/mongodb/bin/:$PATH

0 commit comments

Comments
 (0)