Skip to content

Commit 9db6d3f

Browse files
committed
Directory fluent-syntax -> fluent.syntax
1 parent ace6679 commit 9db6d3f

File tree

206 files changed

+4
-4
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

206 files changed

+4
-4
lines changed

.gitattributes

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
fluent-syntax/tests/syntax/fixtures_reference/crlf.ftl eol=crlf
2-
fluent-syntax/tests/syntax/fixtures_reference/cr.ftl eol=cr
3-
fluent-syntax/tests/syntax/fixtures_structure/crlf.ftl eol=crlf
1+
fluent.syntax/tests/syntax/fixtures_reference/crlf.ftl eol=crlf
2+
fluent.syntax/tests/syntax/fixtures_reference/cr.ftl eol=cr
3+
fluent.syntax/tests/syntax/fixtures_structure/crlf.ftl eol=crlf

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ python:
66
- "3.6"
77
- "nightly"
88
env:
9-
- PACKAGE=fluent-syntax
9+
- PACKAGE=fluent.syntax
1010
install: pip install tox-travis
1111
script: cd $PACKAGE; tox
1212
notifications:
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)