1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00

Delete unused Travis CI config

This commit is contained in:
Whymarrh Whitby 2019-02-14 17:51:36 -03:30
parent ce543f059e
commit 31111870e9

View File

@ -1,13 +0,0 @@
language: node_js
env:
- CXX=g++-4.8
addons:
apt:
sources:
- ubuntu-toolchain-r-test
packages:
- g++-4.8
node_js:
- "5.1"
before_script:
- npm install -g mocha