Skip to content

Commit

Permalink
Add new CIF for Travis tests
Browse files Browse the repository at this point in the history
  • Loading branch information
17451k committed Jun 3, 2019
1 parent be8bc72 commit 09fb50d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ install:
before_script:
- sudo apt-get install -y graphviz
- pip install coveralls pytest
- curl -sSfL -o cif.tar.xz https://github.com/17451k/cif/releases/download/2019-03-12/cif-20190312-linux-x64.tar.xz
- curl -sSfL -o cif.tar.xz https://github.com/17451k/cif/releases/download/2019-06-03/cif-20190603-linux-x64.tar.xz
- tar xf cif.tar.xz

script:
Expand Down

0 comments on commit 09fb50d

Please sign in to comment.