Skip to content

Commit

Permalink
add back all tests
Browse files Browse the repository at this point in the history
  • Loading branch information
rsudekum committed Aug 13, 2014
1 parent 6f31a7b commit 0fa594e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@ language: cpp

# http://docs.travis-ci.com/user/multi-os/
os:
# - linux
- linux
- osx

compiler:
- gcc

env:
matrix:
# - NODE_NVM_VERSION="0.11" CXX11=false
# - NODE_NVM_VERSION="0.10" CXX11=false
- NODE_NVM_VERSION="0.11" CXX11=false
- NODE_NVM_VERSION="0.10" CXX11=false
- NODE_NVM_VERSION="0.10" CXX11=true
global:
- secure: F42vcZEgWgCMDvQXlmyYmWwFo86fUjlJbsvXEwyliaMfasjCNsbmeILU61aScn8daiCGD+vRUaRlmv+XxUSS2G8FaoI8ZjwgMo2guMwthAQJ1ohTvf4bZI0JqVYKnnZpzhGPv2zD0DTdt31l30qn2GZnnGrF4yFpPU1HW2HcMuE=
Expand Down

0 comments on commit 0fa594e

Please sign in to comment.