Skip to content
This repository has been archived by the owner on Dec 11, 2022. It is now read-only.

Commit

Permalink
install test dependency formencode
Browse files Browse the repository at this point in the history
  • Loading branch information
ruleant committed Nov 26, 2015
1 parent 9d0e039 commit 470e6b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ sudo: false
install:
- CFLAGS="-O0" pip install -e .[native]
- CFLAGS="-O0" pip install coveralls
- CFLAGS="-O0" pip install formencode
script:
- nosetests --with-coverage --cover-package=buildtimetrend
after_script:
Expand Down

0 comments on commit 470e6b7

Please sign in to comment.