Skip to content

Commit

Permalink
.travis.yml: include RAPIDJSON_HAS_STDSTRING tests
Browse files Browse the repository at this point in the history
  • Loading branch information
pah committed Aug 20, 2014
1 parent 2e0b873 commit ae3e12d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ env:
- CONF=release BITS=32
global:
- GITHUB_REPO='miloyip/rapidjson'
- DEFINES='-DRAPIDJSON_HAS_STDSTRING'
- secure: "HrsaCb+N66EG1HR+LWH1u51SjaJyRwJEDzqJGYMB7LJ/bfqb9mWKF1fLvZGk46W5t7TVaXRDD5KHFx9DPWvKn4gRUVkwTHEy262ah5ORh8M6n/6VVVajeV/AYt2C0sswdkDBDO4Xq+xy5gdw3G8s1A4Inbm73pUh+6vx+7ltBbk="

before_install:
Expand Down

0 comments on commit ae3e12d

Please sign in to comment.