Skip to content

Commit aab21ca

Browse files
committed
Testing Travis CI
1 parent ef5beec commit aab21ca

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# Synthesis
2+
Travis CI Build Status:
3+
4+
[![Build Status](https://travis-ci.org/bogdaniel/Synthesis.svg?branch=master)](https://travis-ci.org/bogdaniel/Synthesis)
5+
26

37
Part I
48
------

src/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
<script src="bundle.js"></script>
77
</head>
88
<body>
9-
<h1>Hello World?</h1>
9+
<h1>Hello World</h1>
1010
</body>
1111
</html>

0 commit comments

Comments
 (0)