We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 89fe8f4 + 472b7d1 commit 15fab24Copy full SHA for 15fab24
.travis.yml
@@ -0,0 +1,4 @@
1
+language: java
2
+jdk:
3
+ - oraclejdk8
4
+script: mvn clean install -DskipTests
README.md
@@ -1,3 +1,5 @@
+[](http://travis-ci.org/rajithd/spring-boot-oauth2)
+
# Build and Run
```java
5
mvn clean install -DskipTests spring-boot:run
0 commit comments