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