Update .travis.yml
This commit is contained in:
parent
fc2420234c
commit
1deb81911a
@ -1,6 +1,7 @@
|
||||
language: cpp
|
||||
|
||||
os: linux
|
||||
dist: jammy
|
||||
arch: [amd64, arm64, ppc64le, s390x]
|
||||
|
||||
script: gcc main.c -o ruapu && ./ruapu
|
||||
|
Loading…
Reference in New Issue
Block a user