Skip to content

Commit b5d5ba0

Browse files
authored
Update .travis.yml
1 parent b32837f commit b5d5ba0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ addons: # TEMPORARY: Just for Python 3.9-rc2
44
apt:
55
update: true
66
packages:
7-
- python3-numpy
8-
- python3-scipy
7+
- python3-keras
98
language: python
109
python: 3.9-dev
1110
cache: pip

0 commit comments

Comments
 (0)