Skip to content

Commit

Permalink
everything from systems for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
oroulet committed Sep 24, 2017
1 parent 123b05e commit f851927
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,9 @@ install:
- sudo apt-get update
- sudo apt-get -y install python3-pyqt5
- sudo apt-get -y install pyqt5-dev-tools
- pip install python-dateutil
- pip install pytz
- pip install cryptography
- pip install lxml
- sudo apt-get -y install python3-dateutil python3-cryptography python3-lxml
- sudo apt-get -y install python3-pip
- pip3 install pytz
- git clone https://github.com/FreeOpcUa/python-opcua.git
- git clone https://github.com/FreeOpcUa/opcua-widgets.git
# command to run tests
Expand Down

0 comments on commit f851927

Please sign in to comment.