Skip to content

Commit

Permalink
Merge branch 'master' of github.com:smuuf/primi
Browse files Browse the repository at this point in the history
  • Loading branch information
smuuf committed Oct 16, 2017
2 parents 9954c8e + 694db49 commit c33ab5e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ php:
- '7.1'
- nightly
install:
- composer install --optimize-autoloader
- chmod +x ./primi ./bin/runtests ./bin/runsmoketests
- composer install --optimize-autoloader
- chmod +x ./primi ./bin/runtests ./bin/runsmoketests
script:
- ./bin/runsmoketests
- ./bin/runtests
- ./bin/runsmoketests
- ./bin/runtests
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<p align="center">
<img src="https://raw.githubusercontent.com/smuuf/primi/master/res/art/logo-sml.png" alt="Primi">
<h1 align="center">Primi</h1>
<p align="center">A scripting language <i><b>written in</i></b> & <i><b>embeddable into</b></i> PHP.</p>
</p>

[![Build Status](https://travis-ci.org/smuuf/primi.svg?branch=master)](https://travis-ci.org/smuuf/primi)

0 comments on commit c33ab5e

Please sign in to comment.