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