travis-web/app/index.html
2012-06-22 00:37:43 +02:00

14 lines
328 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Travis CI - Distributed Continuous Integration Platform for the Open Source Community</title>
<link rel="stylesheet" href="stylesheets/application.css">
<script src="javascripts/application.js"></script>
</head>
<body>
FOO
</body>
</html>