Skip to content
Snippets Groups Projects
Commit dc376401 authored by Alex Crichton's avatar Alex Crichton
Browse files

Can we masquerade to get trusty tahr?

parent 4d0eb6d0
No related branches found
No related tags found
Loading
language: rust
sudo: required
services:
- docker
rust:
- 1.2.0
- beta
- nightly
sudo: false
install:
- if [ "$TRAVIS_OS_NAME" = "linux" ]; then OS=unknown-linux-gnu; else OS=apple-darwin; fi
- export TARGET=$ARCH-$OS
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment