This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
azahar
Watch
2
Star
0
Fork
0
You've already forked azahar
mirror of
https://github.com/azahar-emu/azahar.git
synced
2025-03-03 17:25:21 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
azahar
/
.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 20:58:48 +01: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 New Issue
Copy Permalink