This website requires JavaScript.
Explore
Help
Sign in
wildcard
/
eden
Watch
1
Star
0
Fork
You've already forked eden
0
forked from
eden-emu/eden
Code
Pull requests
Activity
29ce6e48ed
eden
/
.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 20:58:48 +01:00
#!/bin/sh -ex
travis: use prebuilt image (#3839) * travis: use prebuilt image * travis: use prebuilt image (MinGW)
2018-08-07 22:54:57 +08:00
docker pull yuzuemu/build-environments:linux-fresh
Copy permalink