mirror of
https://github.com/danbulant/discord.js
synced 2026-07-06 11:40:41 +00:00
Switch Travis to Ubuntu 14.04
This commit is contained in:
parent
1933451d2f
commit
ac68e9f077
1 changed files with 2 additions and 7 deletions
|
|
@ -12,10 +12,5 @@ env:
|
||||||
global:
|
global:
|
||||||
- ENCRYPTION_LABEL: "af862fa96d3e"
|
- ENCRYPTION_LABEL: "af862fa96d3e"
|
||||||
- COMMIT_AUTHOR_EMAIL: "amishshah.2k@gmail.com"
|
- COMMIT_AUTHOR_EMAIL: "amishshah.2k@gmail.com"
|
||||||
- CXX=g++-4.9
|
dist: trusty
|
||||||
addons:
|
sudo: false
|
||||||
apt:
|
|
||||||
sources:
|
|
||||||
- ubuntu-toolchain-r-test
|
|
||||||
packages:
|
|
||||||
- g++-4.9
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue