summaryrefslogtreecommitdiff
path: root/deps/fff/.travis.yml
blob: cb7ea9bb614c13052c9c76b39a86425d6e20e312 (plain)
1
2
3
4
5
6
7
8
language: cpp
compiler:
  - clang
  - gcc
script: ./buildandtest
os:
  - linux
  - osx