Skip to content

Commit

Permalink
Change the azure URL
Browse files Browse the repository at this point in the history
  • Loading branch information
kngwyu committed May 30, 2019
1 parent b5b66e0 commit b16852f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Rogue-Gym
[![Buid Status](https://travis-ci.org/kngwyu/rogue-gym.svg?branch=master)](https://travis-ci.org/kngwyu/rogue-gym)
[![Build Status](https://dev.azure.com/kngwyu/Github-CI/_apis/build/status/kngwyu.rogue-gym?branchName=master)](https://dev.azure.com/kngwyu/Github-CI/_build/latest?definitionId=1&branchName=master)
[![Build Status](https://dev.azure.com/kngwyu/Rogue-Gym/_apis/build/status/kngwyu.rogue-gym?branchName=master)](https://dev.azure.com/kngwyu/Rogue-Gym/_build/latest?definitionId=1&branchName=master)
[![PyPI version](https://badge.fury.io/py/rogue-gym.svg)](https://badge.fury.io/py/rogue-gym)

A highly customizable roguelike game, with APIs for training AI agents.
Expand Down

0 comments on commit b16852f

Please sign in to comment.