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

Temporarily only test docker

parent 3f07aebd
No related branches found
No related tags found
No related merge requests found
language: rust
sudo: required
rust:
- 1.0.0
- beta
- stable
# rust:
# - 1.0.0
# - beta
# - stable
services:
- docker
script:
- sh ci/run-travis.sh
os:
- linux
- osx
env:
- ARCH=i686
- ARCH=x86_64
# os:
# - linux
# - osx
# env:
# - ARCH=i686
# - ARCH=x86_64
matrix:
include:
- os: linux
......
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