Skip to content
This repository has been archived by the owner on Jun 28, 2021. It is now read-only.

Commit

Permalink
updated Travis Cl
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Escobar authored and Daniel Escobar committed Sep 5, 2018
1 parent ef0ac87 commit e3d961b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ addons:
- g++-4.8
- clang
node_js:
- '0.10'
- '0.12'
- '4'
- '7'
- '8'
before_install:
- export CXX="g++-4.8" CC="gcc-4.8"
install:
Expand Down

0 comments on commit e3d961b

Please sign in to comment.