Skip to content

Commit

Permalink
remove matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
flier committed Mar 3, 2017
1 parent 8e086cc commit c4c3f19
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,15 +35,12 @@ addons:
- python-dev
- tree

env:
- HYPERSCAN_VERSION=4.3.2
- HYPERSCAN_VERSION=4.4.1

env:
global:
- RUST_BACKTRACE=1
- BOOST_VERSION_MINOR=63
- BOOST_ROOT=$HOME/boost-1.$BOOST_VERSION_MINOR
- HYPERSCAN_VERSION=4.4.1
- HYPERSCAN_ROOT=$HOME/hyperscan-$HYPERSCAN_VERSION
- LLVM_VERSION=3.9
- LLVM_ROOT=$HOME/llvm-$LLVM_VERSION
Expand Down

0 comments on commit c4c3f19

Please sign in to comment.