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

Merge pull request #6164 from whymarrh/delete-travis-config

Delete unused Travis CI config
This commit is contained in:
Whymarrh Whitby 2019-02-15 12:27:58 -03:30 committed by GitHub
commit ce48d1f49c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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