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