mirror of
https://github.com/irmen/prog8.git
synced 2025-01-26 19:30:59 +00:00
travis ci
This commit is contained in:
parent
968f02823f
commit
6d44d6a901
@ -1,7 +1,7 @@
|
||||
language: java
|
||||
jdk: openjdk8
|
||||
dist: xenial
|
||||
sudo: false
|
||||
# jdk: openjdk8
|
||||
# dist: xenial
|
||||
# sudo: false
|
||||
|
||||
before_install:
|
||||
- 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
|
||||
===========================================================================
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user