fmt/.travis.yml
2014-04-14 23:18:58 -07:00

6 lines
44 B
YAML

language: cpp
script:
- cmake .
- make