Skip to content

Commit d9f78ac

Browse files
authored
Update Linux job
1 parent b9bd245 commit d9f78ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- checkout
4040
- run:
4141
name: Install debian packages
42-
command: apt-get update -q && apt-get install -q -y cmake build-essential openjdk-8-jre-headless ksh zsh
42+
command: apt-get update -q && apt-get install -q -y cmake build-essential openjdk-8-jre-headless ksh zsh python-is-python3
4343
- run: test/test.sh
4444
- run: test/test_source_env.sh
4545
- run:

0 commit comments

Comments
 (0)