AMD64
Shell
Git
api
cesar-cs/temp:.travis.yml@4562708
language: shell
os: 1809
script:
- df -lh
Build Config
{
"os": [
"linux"
],
"script": [
"df -lh"
],
"language": "shell"
}