Skip to content

Commit e494d46

Browse files
authored
Merge pull request #305 from achambers/patch-1
Remove reference to Travis
2 parents 1d3bc36 + d6dd506 commit e494d46

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

guides/basic-use/folder-layout.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,6 @@ The [`ember new`](../cli-commands/#createanewapp) command generates the files an
6666
<td><code>.template-lintrc.js</code></td>
6767
<td> Configuration file for <a src="https://github.com/ember-template-lint/ember-template-lint"><code>ember-template-lint</code></a> rules </td>
6868
</tr>
69-
<tr>
70-
<td><code>.travis.yml</code></td>
71-
<td>Boiler plate configuration file for testing on <a src="https://travis-ci.org/"><code>Travis CI</code></a></td>
72-
</tr>
7369
<tr>
7470
<td><code>ember-cli-build.js</code></td>
7571
<td>

0 commit comments

Comments
 (0)