Skip to content

Commit

Permalink
Create .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
techcoincommunity committed Nov 5, 2014
1 parent 346df7b commit d63b75e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
@@ -0,0 +1,6 @@
language: cpp
compiler:
- gcc
- clang
# Change this to your needs
script: ./configure && make

0 comments on commit d63b75e

Please sign in to comment.