Skip to content

Commit

Permalink
Remove node 6 requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
anselmbradford committed Jul 19, 2018
1 parent 146c45c commit 8025b74
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
language: python
python:
- '2.7'
before_install:
- nvm use 6
install:
- pip install -r requirements/testing.txt
- pip install coveralls
Expand Down

0 comments on commit 8025b74

Please sign in to comment.