This website requires JavaScript.
Explore
Help
Sign In
sneedmca
/
suyu
Watch
1
Star
0
Fork
You've already forked suyu
0
mirror of
https://git.suyu.dev/suyu/suyu
synced
2024-11-01 04:47:53 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
c6becfc9f5
suyu
/
.travis
/
linux
/
deps.sh
4 lines
66 B
Bash
Raw
Normal View
History
Unescape
Escape
travis: Split build scripts for different platforms This commit also separates clang-format from the linux build, closing #2702.
2017-10-06 19:58:48 +00:00
#!/bin/sh -ex
travis: use prebuilt image (#3839) * travis: use prebuilt image * travis: use prebuilt image (MinGW)
2018-08-07 14:54:57 +00:00
docker pull yuzuemu/build-environments:linux-fresh
Reference in a new issue
Copy permalink