mirror of
https://github.com/irmen/prog8.git
synced 2025-02-08 00:31:01 +00:00
Merge branch 'master' into v7.1
This commit is contained in:
commit
36bec62c9a
11
.travis.yml
11
.travis.yml
@ -1,11 +0,0 @@
|
|||||||
language: java
|
|
||||||
sudo: false
|
|
||||||
# jdk: openjdk8
|
|
||||||
# dist: xenial
|
|
||||||
|
|
||||||
before_install:
|
|
||||||
- chmod +x ./gradlew
|
|
||||||
|
|
||||||
script:
|
|
||||||
- ./gradlew test
|
|
||||||
|
|
@ -1,5 +1,3 @@
|
|||||||
[![saythanks](https://img.shields.io/badge/say-thanks-ff69b4.svg)](https://saythanks.io/to/irmen)
|
|
||||||
[![Build Status](https://travis-ci.org/irmen/prog8.svg?branch=master)](https://travis-ci.org/irmen/prog8)
|
|
||||||
[![Documentation](https://readthedocs.org/projects/prog8/badge/?version=latest)](https://prog8.readthedocs.io/)
|
[![Documentation](https://readthedocs.org/projects/prog8/badge/?version=latest)](https://prog8.readthedocs.io/)
|
||||||
|
|
||||||
Prog8 - Structured Programming Language for 8-bit 6502/65c02 microprocessors
|
Prog8 - Structured Programming Language for 8-bit 6502/65c02 microprocessors
|
||||||
|
Loading…
x
Reference in New Issue
Block a user