Skip to content

Commit

Permalink
* added (commented out) multi os config to travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Schulz committed Jan 8, 2015
1 parent c8dafdd commit bb1a908
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ language: cpp
compiler:
- gcc
- clang
#os:
# - linux
# - osx
script: cd build && make && cd ..
before_install:
- cd build && make install_dependencies && cd ..

0 comments on commit bb1a908

Please sign in to comment.