good morning!!!!

Skip to content
Snippets Groups Projects
Commit b773e574 authored by Corey Farwell's avatar Corey Farwell
Browse files

Enable Travis CI

parent e84fa8d4
No related branches found
No related tags found
No related merge requests found
language: node_js
node_js:
- "0.11"
before_install:
- "npm install jshint"
install:
- "jshint *.js"
# Ethereum JavaScript API
[![Build Status](https://travis-ci.org/ethereum/ethereum.js.svg?branch=master)](https://travis-ci.org/ethereum/ethereum.js)
This is the Ethereum compatible JavaScript API using `Promise`s
which implements the [Generic JSON RPC](https://github.com/ethereum/wiki/wiki/Generic-JSON-RPC) spec.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment