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