Skip to content

Commit 55835d9

Browse files
committed
Libs for Moose
1 parent d989fe3 commit 55835d9

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.travis.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,13 @@ addons:
1111
- python-sympy
1212
# Requirements for NetPyNE & libNeuroML
1313
- python-tk
14-
- python-lxml
14+
- python-lxml
15+
# Requirements for Moose
16+
- python-dev
17+
- libhdf5-dev
18+
- libgsl0-dev
19+
- g++
20+
1521

1622
language: python
1723
python: 2.7

0 commit comments

Comments
 (0)