fix(travis): accidentally removed the language selection

This commit is contained in:
Matt Bilker 2015-10-07 21:46:14 -04:00
parent 8eb6868f6c
commit 8230148e5e

View file

@ -1,3 +1,10 @@
language: node_js
node_js:
- "4.1"
- "4.0"
- "0.12"
- "0.10"
matrix: matrix:
include: include:
- os: linux - os: linux
@ -11,6 +18,3 @@ addons:
apt: apt:
packages: packages:
- libgnome-keyring-dev - libgnome-keyring-dev
node_js:
- "0.10"