Thanks to visit codestin.com Credit goes to github.com
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 0a04e8b commit 6f290cdCopy full SHA for 6f290cd
.travis.yml
@@ -16,7 +16,7 @@ env:
16
before_install:
17
- sudo apt-add-repository --yes ppa:octave/stable
18
- sudo apt-get update
19
- - sudo apt-get install octave liboctave-dev
+ - sudo apt-get install octave
20
- wget http://repo.continuum.io/miniconda/Miniconda-latest-Linux-x86_64.sh -O miniconda.sh;
21
- bash miniconda.sh -b -p $HOME/miniconda
22
- export PATH="$HOME/miniconda/bin:$PATH"
0 commit comments