This repository has been archived by the owner on Jul 29, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Test against node 4 on Travis, and remove support for node 0.10.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
It's better to put
"4"
here; Node is now adhering to semver & receiving minor updates pretty often; only the latest one is supported upstream.When Node 4.2.0 comes out Protractor should be tested on it instead of 4.1.1.