Skip to content

Commit 25a6c2a

Browse files
yetistraveit65
authored andcommitted
use PYTHON=python3 environment variable for building
1 parent fd8e389 commit 25a6c2a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

‎.travis.yml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ requires:
7575

7676
variables:
7777
- CFLAGS="-Wall -Werror=format-security"
78+
- PYTHON=python3
7879

7980
after_scripts:
8081
- make distcheck

0 commit comments

Comments
 (0)