Skip to content

Commit ef9eca6

Browse files
committed
New namespace package layout
1 parent f3908cc commit ef9eca6

File tree

205 files changed

+4
-2
lines changed

Some content is hidden

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

205 files changed

+4
-2
lines changed

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,10 @@ python:
55
- "3.5"
66
- "3.6"
77
- "nightly"
8+
env:
9+
- PACKAGE=fluent-syntax
810
install: pip install tox-travis
9-
script: tox
11+
script: cd $PACKAGE; tox
1012
notifications:
1113
irc:
1214
channels:
File renamed without changes.

0 commit comments

Comments
 (0)