Sha256: 50556057ccc8be9338137a6898d351827e3d390282147322c4ce45e1566ebb47
Contents?: true
Size: 375 Bytes
Versions: 3
Compression:
Stored size: 375 Bytes
Contents
language: ruby cache: bundler env: - CPLUS_INCLUDE_PATH=/usr/include/atlas C_INCLUDE_PATH=/usr/include/atlas rvm: - "1.9.2" - "1.9.3" - "2.0.0" - "2.1.0" - "2.1.1" before_install: - sudo apt-get update -qq - sudo apt-get install -qq libatlas-base-dev script: bundle exec rake compile && bundle exec rake spec notifications: irc: "chat.freenode.net#sciruby"
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
nmatrix-0.1.0.rc5 | .travis.yml |
nmatrix-0.1.0.rc4 | .travis.yml |
nmatrix-0.1.0.rc3 | .travis.yml |