numo-libsvm 0.3.0 → 1.0.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,14 +0,0 @@
1
- ---
2
- sudo: true
3
- os: linux
4
- dist: bionic
5
- language: ruby
6
- cache: bundler
7
- rvm:
8
- - '2.4'
9
- - '2.5'
10
- - '2.6'
11
-
12
- before_install:
13
- - sudo apt-get install -y libsvm-dev
14
- - gem install bundler -v 2.0.2