Kyle-Pu / Mathematics

Various math formulas coded in Java to help students all across the world!
MIT License
40 stars 59 forks source link

Setting Up Travis-CI #43

Closed Kyle-Pu closed 6 years ago

Kyle-Pu commented 6 years ago

TravisCI is now set up. Previous errors were coming up because no programming language was specified. In the .travis.yml file, Java is now specified. Just need the script.

For the script, would you be able to make sure:

  1. The code is commented.
  2. The code runs without errors.

Thank you!

Kyle-Pu commented 6 years ago

@surajumang This is the new issue.