mirror of
https://github.com/danbulant/discord.js
synced 2026-06-19 22:51:32 +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:
|
||||
- ENCRYPTION_LABEL: "af862fa96d3e"
|
||||
- COMMIT_AUTHOR_EMAIL: "amishshah.2k@gmail.com"
|
||||
- CXX=g++-4.9
|
||||
addons:
|
||||
apt:
|
||||
sources:
|
||||
- ubuntu-toolchain-r-test
|
||||
packages:
|
||||
- g++-4.9
|
||||
dist: trusty
|
||||
sudo: false
|
||||
|
|
|
|||
Loading…
Reference in a new issue