This website requires JavaScript.
Explore
Help
Register
Sign In
OpenPunk
/
citra
Watch
1
Star
0
Fork
0
You've already forked citra
mirror of
https://github.com/citra-emu/citra.git
synced
2024-11-15 16:40:06 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
c605bb42db
citra
/
.travis
/
linux
/
deps.sh
4 lines
67 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 citraemu/build-environments:linux-fresh
Reference in New Issue
Copy Permalink