Skip to content

Commit 2988c67

Browse files
committed
add script
1 parent ae40476 commit 2988c67

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.travis.yml

+4
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,7 @@ language: java
22

33
jdk:
44
- oraclejdk8
5+
6+
script:
7+
- mvn compile
8+
- mvn test

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![Build Status](https://img.shields.io/travis/twitter/twitter-nodes/master.svg)](https://travis-ci.org/twitter/twitter-text) [![Maven Central](https://img.shields.io/maven-central/v/com.twitter/twitter-nodes.svg)](http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22com.twitter%22%20AND%20a%3A%22twitter-nodes%22)
1+
[![Build Status](https://img.shields.io/travis/twitter/nodes/master.svg)](https://travis-ci.com/twitter/nodes) [![Maven Central](https://img.shields.io/maven-central/v/com.twitter/twitter-nodes.svg)](http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22com.twitter%22%20AND%20a%3A%22twitter-nodes%22)
22

33
nodes
44
============================

0 commit comments

Comments
 (0)