We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 139227b commit b461c35Copy full SHA for b461c35
.travis.yml
@@ -1,6 +1,7 @@
1
language: node_js
2
node_js:
3
- "5"
4
+ - "6"
5
- "node"
6
branches:
7
only:
tests.js
@@ -1,5 +1,5 @@
/**
- * Copyright 2017, Optimizely
+ * Copyright 2016-2017, Optimizely
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
0 commit comments