forked from almende/vis
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade packages and tools for Travis unit testing (almende#3262)
* Add C++11 and canvas module for travis tests * Added libgif, updated version gulp-clean-css * Update version webpack * Force versions minimatch, graceful-fs; fixes for upgraded webpack * Force version minimatch through travis.yml * Fix comma's in json * Add extraneous modules to package.json; final attempt at forcing versions of minimatch and graceful-fs * Final changes module versions * Fix due to linting * Fix typo in package.json * Upgrade eslint
- Loading branch information
1 parent
d481e67
commit 8f70018
Showing
5 changed files
with
26 additions
and
7 deletions.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,5 +22,6 @@ | |
"no-redeclare": 0, | ||
"no-unreachable": 1, | ||
"no-unused-vars": 0, | ||
"no-useless-escape": 0, | ||
} | ||
} |
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
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
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
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