Skip to content

Commit

Permalink
simplified travis testing matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
jtramm committed Jul 31, 2019
1 parent 4a60a9a commit fa7ad94
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,5 @@ script:
- $CC --version
- cd openmp-threading
- make
- ./rsbench -s small -t 4
- ./rsbench -s small -t 4
- ./rsbench -s small -t 4
- ./rsbench -s small -t 4
- ./rsbench -s small -t 4
- ./rsbench -s small -t 4
- ./rsbench -s small -t 4 -m history
- ./rsbench -s small -t 4 -m event

0 comments on commit fa7ad94

Please sign in to comment.