Skip to content

Commit 889366d

Browse files
committed
Updating travis cx_Freeze to 5.1.1, to match build server
1 parent 8bd9c5f commit 889366d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ matrix:
3737
python: 3.6
3838

3939
install:
40-
- pip3 install 'cx-freeze==6.1'
40+
- pip3 install 'cx-freeze==5.1.1'
4141

4242
script:
4343
- python3 freeze.py build

0 commit comments

Comments
 (0)