...
This commit is contained in:
parent
b19cf21be5
commit
4290f274d3
1 changed files with 3 additions and 4 deletions
|
@ -2,14 +2,13 @@ language: rust
|
|||
sudo: required
|
||||
dist: trusty
|
||||
|
||||
rust:
|
||||
- stable
|
||||
- nightly
|
||||
|
||||
matrix:
|
||||
fast_finish: true
|
||||
include:
|
||||
- os: linux
|
||||
rust:
|
||||
- stable
|
||||
- nightly
|
||||
addons:
|
||||
apt:
|
||||
sources: ['ubuntu-toolchain-r-test', 'sourceline': 'deb http://ppa.launchpad.net/keithw/glfw3/ubuntu trusty main']
|
||||
|
|
Loading…
Reference in a new issue