Skip to content

Commit

Permalink
fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
oroulet committed May 24, 2017
1 parent 1e66b3b commit 46ca098
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 @@ -20,4 +20,4 @@ install:
- git clone https://github.com/FreeOpcUa/python-opcua.git
- git clone https://github.com/FreeOpcUa/opcua-widgets.git
# command to run tests
script: python3 tests.py
script: python tests.py

0 comments on commit 46ca098

Please sign in to comment.