Skip to content

Commit

Permalink
本番環境へのマージ
Browse files Browse the repository at this point in the history
* .travis.ymlの修正

* .travis.ymlの修正 (#8)

* ライセンスバッチの追加

* .travis.ymlの修正

* バッチの修正

* バッチの修正
  • Loading branch information
g1644222 authored May 19, 2020
1 parent 0eb7a9a commit e3aabab
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 6 deletions.
9 changes: 4 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@ language: java
jdk:
- openjdk8

# safelist
branches:
only:
- test

# # safelist
# branches:
# only:
# - test

script: "mvn install"
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
![Hex.pm](https://img.shields.io/hexpm/l/:packageName)

![Hex.pm](https://img.shields.io/hexpm/l/Apa)
[![Build Status](https://travis-ci.com/g1644222/compressor.svg?token=xdZ1c89i5sEL5QfrybCz&branch=master)](https://travis-ci.com/g1644222/compressor)






Expand Down

0 comments on commit e3aabab

Please sign in to comment.