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