Skip to content

Commit

Permalink
Adding a basic travis.yml file.
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasnoble committed Feb 26, 2015
1 parent e07edc5 commit 9f1baf7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
language: cpp
script: make static_c
notifications:
email: false

0 comments on commit 9f1baf7

Please sign in to comment.