Skip to content

Commit

Permalink
modify travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Hung Pham authored and Hung Pham committed May 23, 2023
1 parent abec460 commit 7839e6a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ sudo: false
matrix:
include:
- python: 3.7

before_install:
- uname -a
- free -m
Expand All @@ -22,7 +23,7 @@ before_install:
- pip install codecov
- pip install -e .
- pip install spglib==1.15.1

before_script: cd tests

script:
Expand Down

0 comments on commit 7839e6a

Please sign in to comment.