Skip to content

Commit

Permalink
Revert back travis error fix and upgrade generate-terriajs-schema ins…
Browse files Browse the repository at this point in the history
…tead
  • Loading branch information
reginapramesti committed Apr 16, 2020
1 parent e8b2db4 commit 5d3fbf1
Show file tree
Hide file tree
Showing 4 changed files with 1,381 additions and 3,899 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ matrix:
- npm run prettier-check
- pyenv shell 2.7
- pip install -r doc/requirements.txt
- gulp lint release --continue
- gulp lint docs release
- gulp test-travis
env:
- NODE_OPTIONS=--max_old_space_size=3072
Expand Down
3 changes: 2 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ Change Log
* Add support for `classBreaks` renderer to `ArcGisFeatureServerCatalogItem`.
* Upgraded to Cesium v1.68.
* Replace `defineProperties` and `freezeObject` to `Object.defineProperties` and `Object.freeze` respectively.
* Bumped travis build environment to node 10, and skip running gulp docs on travis.
* Bumped travis build environment to node 10.
* Upgraded to `generate-terriajs-schema` to v1.5.0.

### v7.11.3

Expand Down
Loading

0 comments on commit 5d3fbf1

Please sign in to comment.