This website works better with JavaScript
Home
Explore
Help
Register
Sign In
PSG
/
civetweb
mirror of
https://github.com/civetweb/civetweb.git
Watch
5
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Merge pull request #10 from DanielOaks/travis
Travis CI support
sunsetbrew
12 years ago
parent
826328d4d0
125ba43f29
commit
44dcb7550f
1 changed files
with
5 additions
and
0 deletions
Split View
Show Diff Stats
5
0
.travis.yml
+ 5
- 0
.travis.yml
View File
@@ -0,0 +1,5 @@
+language: c
+compiler:
+ - gcc
+ - clang
+script: make