This website works better with JavaScript
Home
Explore
Help
Sign In
cpp
/
cpp-httplib
mirror of
https://github.com/tazdij/cpp-httplib.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Added linux to .travis.yaml
yhirose
6 years ago
parent
aa543240db
commit
ba7c7dc4a3
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
.travis.yml
+ 1
- 0
.travis.yml
View File
@@ -1,6 +1,7 @@
# Environment
language: cpp
os:
+ - linux
- osx
# Compiler selection