Skip to content

Commit

Permalink
Update .travis to use latest KIM api and kimpy for test
Browse files Browse the repository at this point in the history
  • Loading branch information
Mingjian Wen committed Aug 18, 2019
1 parent b3083c1 commit 32f5d44
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ before_install:

# keep record of kliff directory
- export KLIFF_DIR=$PWD
- export KIM_API_VERSION=2.0.2
- export KIM_API_VERSION=2.1.2



Expand All @@ -36,7 +36,7 @@ install:
- kim-api-collections-management install user SW_StillingerWeber_1985_Si__MO_405512056662_005

# kimpy
- pip install kimpy
- pip install kimpy==0.3.0


script:
Expand Down

0 comments on commit 32f5d44

Please sign in to comment.