Loading .travis.yml 0 → 100644 +7 −0 Original line number Diff line number Diff line before_install: - yes | sudo add-apt-repository ppa:hansjorg/rust - sudo apt-get update install: - sudo apt-get install rust-nightly script: - make all Loading
.travis.yml 0 → 100644 +7 −0 Original line number Diff line number Diff line before_install: - yes | sudo add-apt-repository ppa:hansjorg/rust - sudo apt-get update install: - sudo apt-get install rust-nightly script: - make all