This website requires JavaScript.
Explore
Help
Sign In
mirror
/
fmt
Watch
1
Star
0
Fork
0
You've already forked fmt
mirror of
https://github.com/fmtlib/fmt.git
synced
2024-11-02 11:28:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5bd9efebda
fmt
/
.travis.yml
10 lines
107 B
YAML
Raw
Normal View
History
Unescape
Escape
Add a travis config.
2014-04-15 06:18:58 +00:00
language
:
cpp
Change the travis config to run tests.
2014-04-15 06:28:11 +00:00
before_install
:
-
git submodule update --init
Add a travis config.
2014-04-15 06:18:58 +00:00
script
:
-
cmake .
-
make
Change the travis config to run tests.
2014-04-15 06:28:11 +00:00
-
make test
Reference in New Issue
Copy Permalink