Skip to content
This repository has been archived by the owner on Mar 2, 2023. It is now read-only.

Commit

Permalink
Added travis yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bradcypert committed Sep 19, 2015
1 parent dd658c1 commit 23846e1
Show file tree
Hide file tree
Showing 7 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
*.iml
build/
.gradle/
.gradle
Binary file modified .gradle/2.2/taskArtifacts/cache.properties.lock
Binary file not shown.
Binary file modified .gradle/2.2/taskArtifacts/fileHashes.bin
Binary file not shown.
Binary file modified .gradle/2.2/taskArtifacts/fileSnapshots.bin
Binary file not shown.
Binary file modified .gradle/2.2/taskArtifacts/outputFileStates.bin
Binary file not shown.
Binary file modified .gradle/2.2/taskArtifacts/taskArtifacts.bin
Binary file not shown.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
language: java
jdk:
- oraclejdk8

0 comments on commit 23846e1

Please sign in to comment.