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 3165e48 commit fd9b24fCopy full SHA for fd9b24f
.travis.yml
@@ -11,7 +11,7 @@ before_install:
11
- sudo bash bin/deploy/install_system_dependencies.sh
12
13
install:
14
- - sudo bash bin/deploy/install_python_dependencies.sh
+ - bash bin/deploy/install_python_dependencies.sh
15
16
script:
17
- sudo bash run_tests.sh
0 commit comments