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 9c0ed14 commit 6a6f33fCopy full SHA for 6a6f33f
.travis.yml
@@ -10,11 +10,6 @@ addons:
10
11
install:
12
- jdk_switcher use oraclejdk8
13
- - git clone https://github.com/milaboratory/milib.git
14
- - cd milib/
15
- - git checkout stm-greedy
16
- - mvn clean install -q -Dmaven.test.skip=true
17
- - cd ..
18
- curl -OL https://raw.githubusercontent.com/metacran/r-builder/master/pkg-build.sh
19
- chmod 755 pkg-build.sh
20
- ./pkg-build.sh bootstrap
0 commit comments