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