1. 30 May, 2020 1 commit
  2. 14 May, 2020 2 commits
    • Kai Chen's avatar
      Add a pypi workflow and bump version to 0.5.2 (#282) · 506df8cd
      Kai Chen authored
      * add a workflow to publish to pypi and remove travis.yml
      
      * move the if-statement to the job level
      
      * add a badge
      
      * switch to ubuntu-latest
      
      * bump version to 0.5.2
      
      * add apt-get update before installing
      506df8cd
    • Kai Chen's avatar
      Add GitHub action flow (#280) · 693f61af
      Kai Chen authored
      * Create a github action workflow
      
      * Fix the workflow config
      
      * Fix codecov
      
      * skip codecov for python 3.8
      
      * fix the expression
      
      * remove the if expression
      693f61af