Skip to content

Commit

Permalink
travis [skip appveyor]
Browse files Browse the repository at this point in the history
  • Loading branch information
scivision committed Feb 1, 2019
1 parent 70cc0f1 commit 90cc732
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,9 @@ matrix:
# - coveralls
- os: osx
language: sh
before_install: brew install gcc cmake
before_install:
- brew install gcc
- brew upgrade cmake
install: pip3 install -e .[tests]
# - os: windows
# language: sh
Expand Down

0 comments on commit 90cc732

Please sign in to comment.