Skip to content

Commit 60e9831

Browse files
authored
Update deprecation guide
1 parent 8de1e0d commit 60e9831

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed
+6-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
---
22
title: Travis CI Support
3-
since: 5.4.0
3+
since: 5.5.0
44
until: 6.0.0
55
---
66

7-
Travis CI is no longer recommended.
7+
Travis CI is no longer recommended. Since Travis CI announced the end of its unlimited support for open-source projects, most of the Ember community has switched over to using GitHub Actions or other alternatives instead.
8+
9+
The Ember CLI option for Travis CI when generating projects has been deprecated, including the `--ci-provider=travis ` command-line flag.
10+
11+
Travis CI may continue to be used, but the config will no longer be maintained or updated by the Ember CLI blueprint.

0 commit comments

Comments
 (0)