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