hello-world.rs/.travis.yml
2021-08-14 11:44:14 +05:30

11 lines
107 B
YAML

language: rust
sudo: required
os:
- linux
install:
- echo "install other libs"
script:
- make