Skip to content

Commit

Permalink
Add enchant into Travis environment.
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesremuscat committed Aug 3, 2016
1 parent 44b8007 commit e16ccdc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ sudo: false
language: python
python:
- "2.7"
addons:
apt_packages:
- enchant
install:
- pip install pep8 coveralls
script:
Expand Down

0 comments on commit e16ccdc

Please sign in to comment.