This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
fmtlegacy
Watch
1
Star
0
Fork
0
You've already forked fmtlegacy
Code
Issues
Pull Requests
Releases
Wiki
Activity
f578bc3a4a
fmtlegacy
/
.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