This website requires JavaScript.
Explore
Help
Register
Sign In
CCF_100
/
suyu-mirror
mirror of
https://git.suyu.dev/suyu/suyu
Watch
1
Star
0
Fork
You've already forked suyu-mirror
0
Code
Issues
Releases
Wiki
Activity
1f4dfb3998
suyu-mirror
/
.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 14:58:48 +07:00
#!/bin/sh -ex
Update build scripts
2018-01-13 15:37:06 +07:00
docker pull ubuntu:18.04