Skip to content

Commit

Permalink
Merge branch 'master' of github.com:projectmesa/mesa
Browse files Browse the repository at this point in the history
  • Loading branch information
jackiekazil committed Nov 2, 2017
2 parents 54a0bb5 + b7e7a9b commit 998c7b3
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 @@ -16,6 +16,6 @@ script:
# * E123 - indentation on data structures
- flake8 . --ignore=F403,E501,E123,E128 --exclude=docs,build
- nosetests --with-coverage --cover-package=mesa
- ./tests/test_end_to_end_viz.sh
# - ./tests/test_end_to_end_viz.sh # needs to be investigated on why this took forever
after_success:
- coveralls

0 comments on commit 998c7b3

Please sign in to comment.