We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f35e67 commit 95e6348Copy full SHA for 95e6348
.travis.yml
@@ -4,8 +4,7 @@ language: python
4
python:
5
- "3.6"
6
env:
7
- - CI_TEST=true
8
- - FLASK_APP=wsgi:app
+ - CI_TEST=true, FLASK_APP=wsgi:app
9
before_install:
10
- curl -sL https://deb.nodesource.com/setup_8.x | sudo bash -
11
- sudo apt-get install nodejs
0 commit comments