We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fef42bf commit 24f3a01Copy full SHA for 24f3a01
.travis.yml
@@ -16,12 +16,9 @@ install:
16
- sudo apt-get install python-numpy
17
- sudo apt-get install python-scipy
18
- sudo apt-get install python-enable
19
- # - pip install numpy
20
- # - pip install scipy
21
- pip install traits
22
- pip install traitsui
23
- pip install pyface
24
- # - pip install enable
25
- pip install chaco
26
# run tests
27
script:
0 commit comments