Skip to content

Commit 4890d7e

Browse files
committed
Add python 3.6 for black
1 parent b501a28 commit 4890d7e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ before_install:
55
- pandoc -v
66
- sudo apt-get install python2.7
77
- sudo apt-get install python
8+
- sudo apt-get install python3.6
89
- sudo apt-get install python-pip
910
- pip install --user --upgrade pip
1011
install:

0 commit comments

Comments
 (0)