Skip to content

Commit d143721

Browse files
committed
Revert "Updating travis cx_Freeze to 5.1.1, to match build server"
This reverts commit 889366d.
1 parent 6bb3d15 commit d143721

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
@@ -40,7 +40,7 @@ jobs:
4040
python: 3.6
4141

4242
install:
43-
- pip3 install 'cx-freeze==5.1.1'
43+
- pip3 install 'cx-freeze==6.1'
4444

4545
script:
4646
- python3 freeze.py build

0 commit comments

Comments
 (0)