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