This commit is contained in:
Michael Zhang 2018-09-09 23:49:23 -05:00
parent b19cf21be5
commit 4290f274d3
No known key found for this signature in database
GPG key ID: A1B65B603268116B

View file

@ -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']