Skip to content

Commit

Permalink
Adds SIMD implementation to Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Arseny Aprelev committed Jun 5, 2016
1 parent 8ced6f7 commit 2431e1e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@ compiler:
env:
- Coverage=ON BuildType=Release Implementation=Compact
- Coverage=ON BuildType=Release Implementation=Optimised
matrix:
allow_failures:
- env: Coverage=ON BuildType=Release Implementation=SIMD
- Coverage=ON BuildType=Release Implementation=SIMD

install:
# Installing CMake 3.2.1
Expand Down

0 comments on commit 2431e1e

Please sign in to comment.