summaryrefslogtreecommitdiff
path: root/.travis.yml
blob: 08bba01d4b9a0a43a2692ea3b39389bfb6566619 (plain)
1
2
3
4
5
6
7
{
  "language": "c",
  "compiler": "gcc",
  "os": "linux",
  "group": "stable",
  "dist": "trusty"
}