Skip to content

Commit

Permalink
[Mv] change path
Browse files Browse the repository at this point in the history
  • Loading branch information
TheWanderingCoel committed May 21, 2020
1 parent e477c88 commit 56d40c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ script:
mv ../trojan-qt5_*.deb Trojan-Qt5-deb.deb;
python3 ./scripts/checksum.py Trojan-Qt5-deb.deb Trojan-Qt5-deb.hash;
mkdir build && cd build;
mv Trojan-Qt5-deb.deb build/ && mv Trojan-Qt5-deb.hash build/;
mv ../Trojan-Qt5-deb.deb . && mv ../Trojan-Qt5-deb.hash .;
fi

defore_deploy:
Expand Down

0 comments on commit 56d40c4

Please sign in to comment.