Skip to content

Commit fd9b24f

Browse files
committed
Reduce job execution time
1 parent 3165e48 commit fd9b24f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ before_install:
1111
- sudo bash bin/deploy/install_system_dependencies.sh
1212

1313
install:
14-
- sudo bash bin/deploy/install_python_dependencies.sh
14+
- bash bin/deploy/install_python_dependencies.sh
1515

1616
script:
1717
- sudo bash run_tests.sh

0 commit comments

Comments
 (0)