.travis.yml
browsing at commit = 4d95f02e39efc50192d81122a260ddd673b1d423
language: cpp
os:
- linux
- osx
compiler:
- gcc
- clang
script: make && ./platform_folders.out
notifications:
email: false
browsing at commit = 4d95f02e39efc50192d81122a260ddd673b1d423
language: cpp
os:
- linux
- osx
compiler:
- gcc
- clang
script: make && ./platform_folders.out
notifications:
email: false