exprtk/.travis.yml

8 lines
61 B
YAML

language: cpp
compiler:
- gcc
script:
- make clean all