Skip to content

Commit

Permalink
add travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
TsumiNa committed Jan 18, 2018
1 parent aa8456d commit 8699802
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
# What is XenonPy project

[![Join the chat at https://gitter.im/yoshida-lab/XenonPy](https://badges.gitter.im/yoshida-lab/XenonPy.svg)](https://gitter.im/yoshida-lab/XenonPy?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Build Status](https://travis-ci.org/yoshida-lab/XenonPy.svg?branch=master)](https://travis-ci.org/yoshida-lab/XenonPy)

**XenonPy** is a Python library focus on the material informatics which be designed for material explore based on machine learning.

Expand Down
4 changes: 4 additions & 0 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ What is XenonPy project
:alt: Join the chat at https://gitter.im/yoshida-lab/XenonPy
:target: https://gitter.im/yoshida-lab/XenonPy?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge

.. image:: https://travis-ci.org/yoshida-lab/XenonPy.svg?branch=master
:alt: Build Status
:target: https://travis-ci.org/yoshida-lab/XenonPy

**XenonPy** is a Python library focus on the material informatics which be designed for material explore based on machine learning.

The main purpose of this project is to build a complex system to calculate various chem/phys descriptors for machine learning then extend them to explore material space.
Expand Down

0 comments on commit 8699802

Please sign in to comment.