Sha256: 20c4dfeac3fad74160bb58d4632200b01c2f76b407f4b221879c111f8c76a8fd
Contents?: true
Size: 342 Bytes
Versions: 168
Compression:
Stored size: 342 Bytes
Contents
language: generic sudo: false install: - curl -LO https://github.com/polyml/polyml/archive/v5.7.tar.gz - tar xf v5.7.tar.gz - cd polyml-5.7 && ./configure --prefix=$HOME/.local && make && make install && cd - - export PATH=$PATH:$HOME/.local/bin - which poly script: - bin/fetch-configlet - bin/configlet lint . - make travis
Version data entries
168 entries across 168 versions & 1 rubygems