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 7ffdd1a commit 31fc09bCopy full SHA for 31fc09b
.travis.yml
@@ -8,7 +8,6 @@ before_script:
8
- npm install -g typings typescript istanbul gulp-cli mocha
9
- npm install next
10
- typings install
11
- - tsc
12
script:
13
- npm run build # Runs next build
14
- npm run export # Runs next export and generates the out directory
0 commit comments