Skip to content

Commit

Permalink
update filename
Browse files Browse the repository at this point in the history
  • Loading branch information
gnarayan committed Jun 30, 2017
1 parent 3134c09 commit 20e2a3c
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 @@ -29,7 +29,7 @@ install:
conda install --yes --file dependencies_py27.txt;
else
pip install iminuit;
conda install --yes --file dependencies_py36.txt;
conda install --yes --file dependencies_py35.txt;
fi
- python setup.py install
# Run tests
Expand Down

0 comments on commit 20e2a3c

Please sign in to comment.