Skip to content

Commit

Permalink
Configure Appveyor CI (attempt #17)
Browse files Browse the repository at this point in the history
  • Loading branch information
avh4 committed Sep 3, 2018
1 parent 9e459b3 commit bf04791
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ install:
- node --version
- npm --version
- npm install
- pip install cram
- pip install -v cram
- pip show cram
- bash ./tests/pre-download-elm-packages.sh

build: off
Expand Down

0 comments on commit bf04791

Please sign in to comment.