travis ci

This commit is contained in:
Irmen de Jong 2019-06-21 23:22:34 +02:00
parent 968f02823f
commit 6d44d6a901
2 changed files with 6 additions and 3 deletions

View File

@ -1,7 +1,7 @@
language: java
jdk: openjdk8
dist: xenial
sudo: false
# jdk: openjdk8
# dist: xenial
# sudo: false
before_install:
- chmod +x gradlew

View File

@ -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
===========================================================================