Skip to content

Commit

Permalink
Merge pull request pelias#67 from pelias/update_travis_version
Browse files Browse the repository at this point in the history
Update travis versions
  • Loading branch information
orangejulius committed Mar 16, 2016
2 parents 80ccac0 + 7b54b7e commit 82c46f5
Showing 1 changed file with 5 additions and 11 deletions.
16 changes: 5 additions & 11 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,20 +1,14 @@
sudo: false
language: node_js
node_js:
- 0.12
- 0.10
- 4.0
- 4.1
- 4.2
- 4.3
- 5.6
- 0.12
- 4.4
- 5.8
matrix:
allow_failures:
- node_js: 4.0
- node_js: 4.1
- node_js: 4.2
- node_js: 4.3
- node_js: 5.6
- node_js: 4.4
- node_js: 5.8
env:
global:
- CXX=g++-4.8
Expand Down

0 comments on commit 82c46f5

Please sign in to comment.