Skip to content

Commit

Permalink
fixing travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Franck-Dernoncourt committed Apr 2, 2018
1 parent 2ae9f40 commit b51fd56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -6,7 +6,7 @@ language: python
python:
- "3.5"
install:
- pip install -r requirements
- pip install -r requirements.txt
script:
- cd src
- python3 benchmark.py

0 comments on commit b51fd56

Please sign in to comment.