This website requires JavaScript.
Explore
Help
Sign in
Mirrors
/
citra
Watch
1
Star
0
Fork
You've already forked citra
0
mirror of
https://github.com/PabloMK7/citra
synced
2024-11-15 13:18:24 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3cda637cb1
citra
/
.travis
/
linux
/
deps.sh
4 lines
40 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
CI: Update to C++17 and use Ubuntu 18.04 as baseline
2018-02-06 12:25:39 +00:00
docker pull ubuntu:18.04
Reference in a new issue
Copy permalink