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