Skip to content

Commit

Permalink
Build test on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
martinRenou committed May 21, 2018
1 parent 7abfa12 commit eeda92d
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 @@ -9,8 +9,8 @@ before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq cmake stockfish xorg-dev freeglut3-dev

- sudo apt-get install -qq python3-pyqt5
- pip install traitsui
# - sudo apt-get install -qq python3-pyqt5
# - pip install traitsui

# Install valgrind for checking memory leaks on tests
- sudo apt-get install -qq valgrind
Expand Down

0 comments on commit eeda92d

Please sign in to comment.