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 512684a commit 3ac3d15Copy full SHA for 3ac3d15
.travis.yml
@@ -12,8 +12,7 @@ matrix:
12
true
13
14
env:
15
- - DARU_TEST_NMATRIX=1
16
- - DARU_TEST_GSL=1
+ - DARU_TEST_NMATRIX=1 DARU_TEST_GSL=1
17
18
script:
19
- bundle add yard-junk
lib/daru/version.rb
@@ -1,3 +1,3 @@
1
module Daru
2
- VERSION = '0.2.2'.freeze
+ VERSION = '0.3'.freeze
3
end
0 commit comments