This website requires JavaScript.
Explore
Help
Register
Sign In
midou
/
citra
Watch
1
Star
0
Fork
0
You've already forked citra
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9ced6934ad
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-07 01:28:48 +05:30
#!/bin/sh -ex
CI: Update to C++17 and use Ubuntu 18.04 as baseline
2018-02-06 17:55:39 +05:30
docker pull ubuntu:18.04
Reference in New Issue
Copy Permalink