mirror of
https://github.com/irmen/prog8.git
synced 2025-01-27 10:31:40 +00:00
travis ci
This commit is contained in:
parent
968f02823f
commit
6d44d6a901
@ -1,7 +1,7 @@
|
|||||||
language: java
|
language: java
|
||||||
jdk: openjdk8
|
# jdk: openjdk8
|
||||||
dist: xenial
|
# dist: xenial
|
||||||
sudo: false
|
# sudo: false
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- chmod +x gradlew
|
- chmod +x gradlew
|
||||||
|
@ -1,3 +1,6 @@
|
|||||||
|
[![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)
|
||||||
|
|
||||||
Prog8 - Structured Programming Language for 8-bit 6502/6510 microprocessors
|
Prog8 - Structured Programming Language for 8-bit 6502/6510 microprocessors
|
||||||
===========================================================================
|
===========================================================================
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user