Skip to content

Commit

Permalink
Merge with bashlets.util.skeleton.
Browse files Browse the repository at this point in the history
  • Loading branch information
Roberto Reale committed Mar 13, 2018
2 parents 62c7fdd + f82b200 commit b30e2d4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
language: bash

script:
- make install && make tests
before_script:
- git clone https://github.com/bashlets/bashlets.git
- cd bashlets && make install
3 changes: 1 addition & 2 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
The MIT License (MIT)
MIT License

Copyright (c) 2014-8 Roberto Reale

Expand All @@ -19,4 +19,3 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

0 comments on commit b30e2d4

Please sign in to comment.