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