Skip to content

Commit cf0b4a3

Browse files
committed
test with all deps
1 parent a359f9f commit cf0b4a3

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

.travis.yml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,26 @@ addons:
3636
- libgl1-mesa-dri
3737
- libglapi-mesa
3838
- libosmesa6
39+
- python-tk
40+
- python-sympy
3941
- python-tables
42+
- locales
43+
- wget
44+
- gcc
45+
- g++
46+
- build-essential
47+
- libncurses-dev
48+
- libpython-dev
49+
- cython
50+
- libx11-dev
51+
- git
52+
- flex
53+
- automake
54+
- libtool
55+
- libxext-dev
56+
- libncurses-dev
57+
- make
58+
4059
before_script:
4160
- "export DISPLAY=:99.0"
4261
- "sh -e /etc/init.d/xvfb start"

0 commit comments

Comments
 (0)