Skip to content

Commit

Permalink
Enable colour
Browse files Browse the repository at this point in the history
  • Loading branch information
liam-m committed Jan 28, 2016
1 parent 5176aca commit 5ebac2d
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,4 +16,4 @@ script:
- python speed_test.py --all
- python speed_test.py --fermat 6
- pylint primes.py || true
- if [[ $TRAVIS_PYTHON_VERSION == 2* ]]; then mut.py --target primes --unit-test test -m; fi
- if [[ $TRAVIS_PYTHON_VERSION == 2* ]]; then mut.py --target primes --unit-test test -m -c; fi

0 comments on commit 5ebac2d

Please sign in to comment.