Commit 687f8d8
* [#38] add node 12 windows build
* [#38] upgrade yarn to 1.22.0
* [#38] try installing NVS in before_install
* [#38] move nvs into maybe-install-node.sh and disable non windows build jobs for now
* [#38] fix .travis.yml
* [#38] use nvs 1.5.4
* [#38] build only windows for now
* [#38] use TRAVIS_NODE_VERSION for nvs
* [#38] add os: win32 to package.json
* [#38] add win32 to rustup
* [#38] exec node-pre-gyp from the cwd
* [#38] fix typo
* [#38] re-enable Linux - Node 10 build
* [#38] exec node-pre-gyp from TLD
* [#38] try ./node_modules again
* Early exist windows testing
* Use fully qualified path to pre-gyp binary
* Remove windows test build script
* Try to stop Windows builds from hanging
* Re-enable all build combinations
* [#38] only install msvc rust target if on windows; clean up
* [#38] only install msvc rust target if on windows attempt 2
* [#38] only install msvc rust target if on windows (attempt 3)
* [#38] update version to 0.7.1; update README
* Remove old commented out line in build file
Co-authored-by: Ernie Turner <ernie.turner@gmail.com>
1 parent 2120294 commit 687f8d8
File tree
6 files changed
+47
-7
lines changed- .travis_scripts
6 files changed
+47
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
59 | 80 | | |
60 | 81 | | |
61 | 82 | | |
| |||
76 | 97 | | |
77 | 98 | | |
78 | 99 | | |
| 100 | + | |
79 | 101 | | |
80 | 102 | | |
81 | 103 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
6 | 15 | | |
7 | | - | |
| 16 | + | |
8 | 17 | | |
9 | 18 | | |
10 | | - | |
11 | | - | |
12 | 19 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
1 | 7 | | |
2 | 8 | | |
3 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
56 | 58 | | |
57 | 59 | | |
58 | 60 | | |
| |||
0 commit comments