Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 53ca003

Browse files
added six to pip installs (aimacode#297)
1 parent 1ff1072 commit 53ca003

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
@@ -8,6 +8,7 @@ before_install:
88
- git submodule update --remote
99

1010
install:
11+
- pip install six
1112
- pip install flake8
1213
- pip install jupyter
1314
- pip install -r requirements.txt

0 commit comments

Comments
 (0)