We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bfc81a commit 00185d2Copy full SHA for 00185d2
user/what-is-travis.md
@@ -1,12 +1,12 @@
1
---
2
title: What is Travis CI
3
layout: en
4
-permalink: /user/deployment/
+permalink: /user/what-is-travis/
5
6
7
What is Travis CI?
8
9
-Travis CI is continuous integration for projects hosted on Github.
10
-Travis CI is automation for testing building and deploying.
11
-Travis CI gives you peace of mind when developing.
12
-Travis CI lets you know as soon as something goes wrong.
+* Travis CI is continuous integration for projects hosted on Github.
+* Travis CI is automation for testing building and deploying.
+* Travis CI gives you peace of mind when developing.
+* Travis CI lets you know as soon as something goes wrong.
0 commit comments