Skip to content

Commit 26ddd3b

Browse files
author
Juan Carlos
committed
Fix #38
1 parent 8ac8cd5 commit 26ddd3b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ script:
1919
- wget --no-check-certificate https://maxcdn.bootstrapcdn.com/bootstrap/latest/css/bootstrap.css
2020
- $TRAVIS_BUILD_DIR/css-html-js-minify.py --prefix temp_ --timestamp --wrap --hash --beep $TRAVIS_BUILD_DIR/bootstrap.css
2121
- python setup.py bdist_egg bdist_wheel --universal sdist --formats=zip
22+
- python setup.py zipapp
2223
- python3 -m unittest $TRAVIS_BUILD_DIR/tests/test_*
2324
# - pip install --upgrade --no-compile css-html-js-minify
2425

0 commit comments

Comments
 (0)