Skip to content

Commit

Permalink
Try to fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelm committed May 16, 2015
1 parent 00250d5 commit f6e8b0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ python:
- "3.4"
install:
- pip install -q -r src/requirements.txt
- npm install less@2.5.0
- npm install -g less@2.5.0
before_script:
- cd src
- flake8 --ignore=E123,F403,F401,N802,C901,W503 .
Expand Down

0 comments on commit f6e8b0e

Please sign in to comment.