fmt/.travis.yml

6 lines
44 B
YAML
Raw Normal View History

2014-04-15 06:18:58 +00:00
language: cpp
script:
- cmake .
- make