Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.travis.yml - github.com/lexborisov/Modest.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a058837bc602878af025093550886a64798d768c (plain)
1
2
3
4
5
6
language: c
compiler:
  - clang
  - gcc
install: false
script: make -j4