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