Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Have travis install g++ so it builds the regex engine properly
  • Loading branch information
samcv committed Dec 19, 2016
1 parent ea24a55 commit 25ac9e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -2,6 +2,7 @@ addons:
apt:
packages:
- graphviz
- g++
branches:
except:
- gh-pages
Expand Down

0 comments on commit 25ac9e8

Please sign in to comment.